Skip to content

#00FFBF HEX Color

#00FFBFrgb(0, 255, 191)

About #00FFBF

#00FFBF (#00FFBF) is a cool, mid, vivid cyan tone with a hue of 165°, saturation of 100% and lightness of 50%. It works well for tech and wellness branding and conveys a refreshing feeling. On a white background it reaches a contrast ratio of 1.31:1, while on black it reaches 16.06:1 — so prefer black text when using #00FFBF as a background.

Color Codes

HEX#00FFBF
RGBrgb(0, 255, 191)
HSLhsl(165°, 100%, 50%)
CMYKcmyk(100%, 0%, 25%, 0%)
CIELABLab(89.5, -64.7, 16.7)

Accessibility & Contrast

On white
1.31:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
16.06:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #00FFBF as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #00FFBF;
color: #00FFBF;
border: 2px solid #00FFBF;
background: linear-gradient(135deg, #00FFBF, #ff0040);

Code Export

css
:root {
  --color-primary: #00ffbf;
  --color-primary-rgb: 0, 255, 191;
  --color-primary-hsl: 165, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #00FFBF?

Color #00FFBF does not have an official CSS name. It is a cool, mid, vivid cyan tone (HSL 165°, 100%, 50%).

Is #00FFBF a warm or cool color?

#00FFBF (#00FFBF) is a cool color. With a hue of 165°, it falls in the cyan family.

What colors go well with #00FFBF?

Colors that pair well with #00FFBF (#00FFBF) include its complementary color (#FF0040), neutral whites and warm creams, and analogous cyan tones for harmonious palettes.