#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 |
|---|---|
| RGB | rgb(0, 255, 191) |
| HSL | hsl(165, 100%, 50%) |
| HSV | hsv(165, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(89.52, -64.68, 16.67) |
| CIE-LCH | lch(89.52, 66.80, 165.54°) |
| OKLab | oklab(88.71% -0.1778 0.0425) |
| OKLCH | oklch(88.71% 0.183 166.5) |
| XYZ | xyz(45.1583, 75.2755, 61.4296) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.71
Greenish Turquoise
#00FBB0
ΔE00 2.49
Bright Teal
#01F9C6
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.92
Bright Sea Green
#05FFA6
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 4.76
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 |
|---|---|---|---|---|
| ##00FFBF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.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