#89E4E7#89E4E7
#89E4E7 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.087 H 198.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E7 |
|---|---|
| RGB | rgb(137, 228, 231) |
| HSL | hsl(182, 66%, 72%) |
| HSV | hsv(182, 41%, 91%) |
| CMYK | cmyk(40.7%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(85.29, -26.39, -10.01) |
| CIE-LCH | lch(85.29, 28.22, 200.76°) |
| OKLab | oklab(86.32% -0.0828 -0.0275) |
| OKLCH | oklch(86.32% 0.087 198.4) |
| XYZ | xyz(52.4783, 66.5708, 85.6699) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E7 #E78C89
analogous
#89E7BB #89E4E7 #89B5E7
triadic
#89E4E7 #E789E4 #E4E789
tetradic
#89E4E7 #BB89E7 #E78C89 #B5E789
square
#89E4E7 #BB89E7 #E78C89 #B5E789
split-complementary
#89E4E7 #E789B5 #E7BB89
monochromatic
#2AC7CC #56D8DD #89E4E7 #BCF0F1 #E6F9FA
Accessibility & contrast
On white
1.47
#89E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#89E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E7
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E7 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#5EEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e7; /* rgb */ color: rgb(137, 228, 231); /* oklch */ color: oklch(86.3% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#b0ecee',
500: '#89e4e7',
950: '#000000',
},
}SCSS
$custom: #89e4e7; $custom-light: #b0ecee; $custom-dark: #000000;
JSON
{
"hex": "#89e4e7",
"rgb": {
"r": 137,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.915,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.86319,
"c": 0.08729,
"h": 198.4
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#89E4E7
secondary
#C05754
accent
#1D17CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485