#89FFDC#89FFDC
#89FFDC is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.119 H 172.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDC |
|---|---|
| RGB | rgb(137, 255, 220) |
| HSL | hsl(162, 100%, 77%) |
| HSV | hsv(162, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.58, -41.50, 6.42) |
| CIE-LCH | lch(92.58, 41.99, 171.21°) |
| OKLab | oklab(92.1% -0.1179 0.0163) |
| OKLCH | oklch(92.1% 0.119 172.1) |
| XYZ | xyz(58.9893, 82.0009, 80.4155) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.46
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.85
Pale Turquoise
#A5FBD5
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDC #FF89AC
analogous
#89FFA1 #89FFDC #89E7FF
triadic
#89FFDC #DC89FF #FFDC89
tetradic
#89FFDC #A189FF #FF89AC #E7FF89
square
#89FFDC #A189FF #FF89AC #E7FF89
split-complementary
#89FFDC #FF89E7 #FFA189
monochromatic
#0FFFB8 #4CFFCA #89FFDC #C6FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#89FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#89FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDC | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#5DFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffdc; /* rgb */ color: rgb(137, 255, 220); /* oklch */ color: oklch(92.1% 0.119 172.1);
Tailwind
colors: {
custom: {
50: '#b2ffe6',
500: '#89ffdc',
950: '#000000',
},
}SCSS
$custom: #89ffdc; $custom-light: #b2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#89ffdc",
"rgb": {
"r": 137,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.203,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92098,
"c": 0.11908,
"h": 172.1
},
"luminance": 0.82006
}Semantic roles & 50–950 ramp
primary
#89FFDC
secondary
#E04D78
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684