#89E7EE#89E7EE
#89E7EE is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.2% C 0.090 H 201.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89E7EE |
|---|---|
| RGB | rgb(137, 231, 238) |
| HSL | hsl(184, 75%, 74%) |
| HSV | hsv(184, 42%, 93%) |
| CMYK | cmyk(42.4%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(86.33, -26.13, -12.15) |
| CIE-LCH | lch(86.33, 28.81, 204.93°) |
| OKLab | oklab(87.22% -0.0835 -0.0334) |
| OKLCH | oklch(87.22% 0.09 201.8) |
| XYZ | xyz(54.3192, 68.6391, 91.2586) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.57
Robin Egg Blue
#8AF1FE
ΔE00 2.92
Robin'S Egg
#6DEDFD
ΔE00 3.68
Paleturquoise
#AFEEEE
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E7EE #EE9089
analogous
#89EEC2 #89E7EE #89B4EE
triadic
#89E7EE #EE89E7 #E7EE89
tetradic
#89E7EE #C289EE #EE9089 #B4EE89
square
#89E7EE #C289EE #EE9089 #B4EE89
split-complementary
#89E7EE #EE89B4 #EEC289
monochromatic
#20D0DD #54DCE6 #89E7EE #BEF2F6 #E4FAFB
Accessibility & contrast
On white
1.43
#89E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#89E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E7EE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E7EE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0EF
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#59EDE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89e7ee; /* rgb */ color: rgb(137, 231, 238); /* oklch */ color: oklch(87.2% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#b1eff3',
500: '#89e7ee',
950: '#000000',
},
}SCSS
$custom: #89e7ee; $custom-light: #b1eff3; $custom-dark: #000000;
JSON
{
"hex": "#89e7ee",
"rgb": {
"r": 137,
"g": 231,
"b": 238
},
"hsl": {
"h": 184.158,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.87219,
"c": 0.08994,
"h": 201.8
},
"luminance": 0.68643
}Semantic roles & 50–950 ramp
primary
#89E7EE
secondary
#C95A52
accent
#1C0FD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585