#89E5EE#89E5EE
#89E5EE is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.089 H 203.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89E5EE |
|---|---|
| RGB | rgb(137, 229, 238) |
| HSL | hsl(185, 75%, 74%) |
| HSV | hsv(185, 42%, 93%) |
| CMYK | cmyk(42.4%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(85.77, -25.15, -12.98) |
| CIE-LCH | lch(85.77, 28.30, 207.29°) |
| OKLab | oklab(86.77% -0.0812 -0.0357) |
| OKLCH | oklch(86.77% 0.089 203.7) |
| XYZ | xyz(53.7627, 67.5260, 91.0731) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.52
Robin Egg Blue
#8AF1FE
ΔE00 2.89
Robin'S Egg
#6DEDFD
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E5EE #EE9289
analogous
#89EEC4 #89E5EE #89B2EE
triadic
#89E5EE #EE89E5 #E5EE89
tetradic
#89E5EE #C489EE #EE9289 #B2EE89
square
#89E5EE #C489EE #EE9289 #B2EE89
split-complementary
#89E5EE #EE89B2 #EEC489
monochromatic
#20CCDD #54D9E6 #89E5EE #BEF1F6 #E4F9FB
Accessibility & contrast
On white
1.45
#89E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#89E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E5EE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E5EE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#5AECE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e5ee; /* rgb */ color: rgb(137, 229, 238); /* oklch */ color: oklch(86.8% 0.089 203.7);
Tailwind
colors: {
custom: {
50: '#b1edf3',
500: '#89e5ee',
950: '#000000',
},
}SCSS
$custom: #89e5ee; $custom-light: #b1edf3; $custom-dark: #000000;
JSON
{
"hex": "#89e5ee",
"rgb": {
"r": 137,
"g": 229,
"b": 238
},
"hsl": {
"h": 185.347,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86773,
"c": 0.08871,
"h": 203.7
},
"luminance": 0.6753
}Semantic roles & 50–950 ramp
primary
#89E5EE
secondary
#C95D52
accent
#200FD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585