#00FFBF#00FFBF

#00FFBF is a very light, vivid teal. Relative luminance 0.753; OKLCH L 88.7% C 0.183 H 166.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).

Color values

HEX#00FFBF
RGBrgb(0, 255, 191)
HSLhsl(165, 100%, 50%)
HSVhsv(165, 100%, 100%)
CMYKcmyk(100%, 0%, 25.1%, 0%)
CIE-LABlab(89.52, -64.68, 16.67)
CIE-LCHlch(89.52, 66.80, 165.54°)
OKLaboklab(88.71% -0.1778 0.0425)
OKLCHoklch(88.71% 0.183 166.5)
XYZxyz(45.1583, 75.2755, 61.4296)
Luminance0.7528 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00FFBF #FF0040
analogous
#00FF3F #00FFBF #00C0FF
triadic
#00FFBF #BF00FF #FFBF00
tetradic
#00FFBF #3F00FF #FF0040 #C0FF00
square
#00FFBF #3F00FF #FF0040 #C0FF00
split-complementary
#00FFBF #FF00C0 #FF3F00
monochromatic
#008563 #00C291 #00FFBF #3DFFCE #7AFFDE

Accessibility & contrast

On white

1.31
#00FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.06
#00FFBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00FFBF
16.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00FFBF#FFFFFF#000000##000000
##00FFBF1.001.3116.0616.06
#FFFFFF1.311.0021.0021.00
#00000016.0621.001.001.00
##00000016.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E0D9C3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #00ffbf;
/* rgb */ color: rgb(0, 255, 191);
/* oklch */ color: oklch(88.7% 0.183 166.5);
Tailwind
colors: {
  custom: {
    50: '#85ffd2',
    500: '#00ffbf',
    950: '#000000',
  },
}
SCSS
$custom: #00ffbf;
$custom-light: #85ffd2;
$custom-dark: #000000;
JSON
{
  "hex": "#00ffbf",
  "rgb": {
    "r": 0,
    "g": 255,
    "b": 191
  },
  "hsl": {
    "h": 164.941,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.88708,
    "c": 0.18283,
    "h": 166.5
  },
  "luminance": 0.75282
}

Semantic roles & 50–950 ramp

primary
#00FFBF
secondary
#8B1835
accent
#295FFF
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683

Preview Lab

Preview with #00FFBF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#00FFBF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva