#89E2E7#89E2E7
#89E2E7 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.086 H 200.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2E7 |
|---|---|
| RGB | rgb(137, 226, 231) |
| HSL | hsl(183, 66%, 72%) |
| HSV | hsv(183, 41%, 91%) |
| CMYK | cmyk(40.7%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.73, -25.42, -10.84) |
| CIE-LCH | lch(84.73, 27.63, 203.09°) |
| OKLab | oklab(85.87% -0.0805 -0.0298) |
| OKLCH | oklch(85.87% 0.086 200.3) |
| XYZ | xyz(51.9313, 65.4768, 85.4876) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 5.10
Powder Blue
#B0E0E6
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2E7 #E78E89
analogous
#89E7BD #89E2E7 #89B3E7
triadic
#89E2E7 #E789E2 #E2E789
tetradic
#89E2E7 #BD89E7 #E78E89 #B3E789
square
#89E2E7 #BD89E7 #E78E89 #B3E789
split-complementary
#89E2E7 #E789B3 #E7BD89
monochromatic
#2AC3CC #56D6DD #89E2E7 #BCEEF1 #E6F9FA
Accessibility & contrast
On white
1.49
#89E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#89E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2E7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2E7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE8
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#5EE8E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e2e7; /* rgb */ color: rgb(137, 226, 231); /* oklch */ color: oklch(85.9% 0.086 200.3);
Tailwind
colors: {
custom: {
50: '#b0ebee',
500: '#89e2e7',
950: '#000000',
},
}SCSS
$custom: #89e2e7; $custom-light: #b0ebee; $custom-dark: #000000;
JSON
{
"hex": "#89e2e7",
"rgb": {
"r": 137,
"g": 226,
"b": 231
},
"hsl": {
"h": 183.191,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.85872,
"c": 0.08586,
"h": 200.3
},
"luminance": 0.65481
}Semantic roles & 50–950 ramp
primary
#89E2E7
secondary
#C05A54
accent
#2117CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485