#89EEDE#89EEDE
#89EEDE is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.3% C 0.098 H 182.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEDE |
|---|---|
| RGB | rgb(137, 238, 222) |
| HSL | hsl(170, 75%, 74%) |
| HSV | hsv(170, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(87.84, -33.30, -1.50) |
| CIE-LCH | lch(87.84, 33.33, 182.58°) |
| OKLab | oklab(88.29% -0.098 -0.0046) |
| OKLCH | oklch(88.29% 0.098 182.7) |
| XYZ | xyz(54.0707, 71.7373, 80.0905) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Turquoise
#40E0D0
ΔE00 6.01
Pale Aqua
#B8FFEB
ΔE00 6.16
Light Aqua
#8CFFDB
ΔE00 6.67
Bright Aqua
#0BF9EA
ΔE00 6.69
Light Cyan
#ACFFFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEDE #EE8999
analogous
#89EEAB #89EEDE #89CBEE
triadic
#89EEDE #DE89EE #EEDE89
tetradic
#89EEDE #AB89EE #EE8999 #CBEE89
square
#89EEDE #AB89EE #EE8999 #CBEE89
split-complementary
#89EEDE #EE89CB #EEAB89
monochromatic
#20DDBF #54E6CF #89EEDE #BEF6ED #E4FBF8
Accessibility & contrast
On white
1.37
#89EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#89EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEDE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEDE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#60F2E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89eede; /* rgb */ color: rgb(137, 238, 222); /* oklch */ color: oklch(88.3% 0.098 182.7);
Tailwind
colors: {
custom: {
50: '#b0f4e8',
500: '#89eede',
950: '#000000',
},
}SCSS
$custom: #89eede; $custom-light: #b0f4e8; $custom-dark: #000000;
JSON
{
"hex": "#89eede",
"rgb": {
"r": 137,
"g": 238,
"b": 222
},
"hsl": {
"h": 170.495,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.88292,
"c": 0.09813,
"h": 182.7
},
"luminance": 0.71741
}Semantic roles & 50–950 ramp
primary
#89EEDE
secondary
#C95265
accent
#0F2ED7
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584