#89FFDF#89FFDF
#89FFDF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 173.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDF |
|---|---|
| RGB | rgb(137, 255, 223) |
| HSL | hsl(164, 100%, 77%) |
| HSV | hsv(164, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.65, -40.84, 4.97) |
| CIE-LCH | lch(92.65, 41.14, 173.06°) |
| OKLab | oklab(92.18% -0.1167 0.0125) |
| OKLCH | oklch(92.18% 0.117 173.9) |
| XYZ | xyz(59.3902, 82.1613, 82.5268) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.24
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDF #FF89A9
analogous
#89FFA4 #89FFDF #89E4FF
triadic
#89FFDF #DF89FF #FFDF89
tetradic
#89FFDF #A489FF #FF89A9 #E4FF89
square
#89FFDF #A489FF #FF89A9 #E4FF89
split-complementary
#89FFDF #FF89E4 #FFA489
monochromatic
#0FFFBE #4CFFCE #89FFDF #C6FFF0 #E0FFF7
Accessibility & contrast
On white
1.20
#89FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#89FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#5BFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffdf; /* rgb */ color: rgb(137, 255, 223); /* oklch */ color: oklch(92.2% 0.117 173.9);
Tailwind
colors: {
custom: {
50: '#b2ffe9',
500: '#89ffdf',
950: '#000000',
},
}SCSS
$custom: #89ffdf; $custom-light: #b2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#89ffdf",
"rgb": {
"r": 137,
"g": 255,
"b": 223
},
"hsl": {
"h": 163.729,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92179,
"c": 0.11734,
"h": 173.9
},
"luminance": 0.82166
}Semantic roles & 50–950 ramp
primary
#89FFDF
secondary
#E04D74
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684