#00FFD7#00FFD7
#00FFD7 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.167 H 175.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFD7 |
|---|---|
| RGB | rgb(0, 255, 215) |
| HSL | hsl(171, 100%, 50%) |
| HSV | hsv(171, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.05, -58.90, 5.05) |
| CIE-LCH | lch(90.05, 59.12, 175.10°) |
| OKLab | oklab(89.32% -0.1669 0.0125) |
| OKLCH | oklch(89.32% 0.167 175.7) |
| XYZ | xyz(48.0191, 76.4198, 76.4964) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 4.57
Aquamarine
#7FFFD4
ΔE00 5.26
Aqua Marine
#2EE8BB
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 5.86
Light Aqua
#8CFFDB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFD7 #FF0028
analogous
#00FF57 #00FFD7 #00A8FF
triadic
#00FFD7 #D700FF #FFD700
tetradic
#00FFD7 #5700FF #FF0028 #A8FF00
square
#00FFD7 #5700FF #FF0028 #A8FF00
split-complementary
#00FFD7 #FF00A8 #FF5700
monochromatic
#008570 #00C2A3 #00FFD7 #3DFFE1 #7AFFEA
Accessibility & contrast
On white
1.29
#00FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#00FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFD7
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFD7 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#DBDADA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #00ffd7; /* rgb */ color: rgb(0, 255, 215); /* oklch */ color: oklch(89.3% 0.167 175.7);
Tailwind
colors: {
custom: {
50: '#86ffe3',
500: '#00ffd7',
950: '#000000',
},
}SCSS
$custom: #00ffd7; $custom-light: #86ffe3; $custom-dark: #000000;
JSON
{
"hex": "#00ffd7",
"rgb": {
"r": 0,
"g": 255,
"b": 215
},
"hsl": {
"h": 170.588,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.89322,
"c": 0.16739,
"h": 175.7
},
"luminance": 0.76426
}Semantic roles & 50–950 ramp
primary
#00FFD7
secondary
#8B182A
accent
#294AFF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1815
muted
#7F8684