#89FFD4#89FFD4
#89FFD4 is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.124 H 167.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFD4 |
|---|---|
| RGB | rgb(137, 255, 212) |
| HSL | hsl(158, 100%, 77%) |
| HSV | hsv(158, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(92.39, -43.22, 10.28) |
| CIE-LCH | lch(92.39, 44.42, 166.62°) |
| OKLab | oklab(91.89% -0.1214 0.0264) |
| OKLCH | oklch(91.89% 0.124 167.7) |
| XYZ | xyz(57.9551, 81.5872, 74.9685) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.94
Light Aqua
#8CFFDB
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFD4 #FF89B4
analogous
#89FF99 #89FFD4 #89EFFF
triadic
#89FFD4 #D489FF #FFD489
tetradic
#89FFD4 #9989FF #FF89B4 #EFFF89
square
#89FFD4 #9989FF #FF89B4 #EFFF89
split-complementary
#89FFD4 #FF89EF #FF9989
monochromatic
#0FFFA7 #4CFFBE #89FFD4 #C6FFEA #E0FFF4
Accessibility & contrast
On white
1.21
#89FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#89FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFD4
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFD4 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D2
Deuteranopia (green-blind)
#E7E4D7
Tritanopia (blue-blind)
#61FFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89ffd4; /* rgb */ color: rgb(137, 255, 212); /* oklch */ color: oklch(91.9% 0.124 167.7);
Tailwind
colors: {
custom: {
50: '#b2ffe1',
500: '#89ffd4',
950: '#000000',
},
}SCSS
$custom: #89ffd4; $custom-light: #b2ffe1; $custom-dark: #000000;
JSON
{
"hex": "#89ffd4",
"rgb": {
"r": 137,
"g": 255,
"b": 212
},
"hsl": {
"h": 158.136,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91889,
"c": 0.12421,
"h": 167.7
},
"luminance": 0.81592
}Semantic roles & 50–950 ramp
primary
#89FFD4
secondary
#E04D82
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684