#89E4EE#89E4EE
#89E4EE is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.6% C 0.088 H 204.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4EE |
|---|---|
| RGB | rgb(137, 228, 238) |
| HSL | hsl(186, 75%, 74%) |
| HSV | hsv(186, 42%, 93%) |
| CMYK | cmyk(42.4%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(85.49, -24.66, -13.39) |
| CIE-LCH | lch(85.49, 28.06, 208.50°) |
| OKLab | oklab(86.55% -0.0801 -0.0368) |
| OKLCH | oklch(86.55% 0.088 204.7) |
| XYZ | xyz(53.4868, 66.9742, 90.9811) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.62
Robin Egg Blue
#8AF1FE
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 3.61
Paleturquoise
#AFEEEE
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4EE #EE9389
analogous
#89EEC5 #89E4EE #89B1EE
triadic
#89E4EE #EE89E4 #E4EE89
tetradic
#89E4EE #C589EE #EE9389 #B1EE89
square
#89E4EE #C589EE #EE9389 #B1EE89
split-complementary
#89E4EE #EE89B1 #EEC589
monochromatic
#20CADD #54D8E6 #89E4EE #BEF0F6 #E4F9FB
Accessibility & contrast
On white
1.46
#89E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#89E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4EE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4EE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#5AEBE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e4ee; /* rgb */ color: rgb(137, 228, 238); /* oklch */ color: oklch(86.6% 0.088 204.7);
Tailwind
colors: {
custom: {
50: '#b1ecf3',
500: '#89e4ee',
950: '#000000',
},
}SCSS
$custom: #89e4ee; $custom-light: #b1ecf3; $custom-dark: #000000;
JSON
{
"hex": "#89e4ee",
"rgb": {
"r": 137,
"g": 228,
"b": 238
},
"hsl": {
"h": 185.941,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86551,
"c": 0.08813,
"h": 204.7
},
"luminance": 0.66978
}Semantic roles & 50–950 ramp
primary
#89E4EE
secondary
#C95E52
accent
#220FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485