#89E0EA#89E0EA
#89E0EA is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.5% C 0.085 H 205.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89E0EA |
|---|---|
| RGB | rgb(137, 224, 234) |
| HSL | hsl(186, 70%, 73%) |
| HSV | hsv(186, 41%, 92%) |
| CMYK | cmyk(41.5%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.26, -23.69, -13.12) |
| CIE-LCH | lch(84.26, 27.08, 208.98°) |
| OKLab | oklab(85.53% -0.077 -0.0361) |
| OKLCH | oklch(85.53% 0.085 205.1) |
| XYZ | xyz(51.8180, 64.5664, 87.5579) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E0EA #EA9389
analogous
#89EAC4 #89E0EA #89AFEA
triadic
#89E0EA #EA89E0 #E0EA89
tetradic
#89E0EA #C489EA #EA9389 #AFEA89
square
#89E0EA #C489EA #EA9389 #AFEA89
split-complementary
#89E0EA #EA89AF #EAC489
monochromatic
#26C1D3 #55D2E1 #89E0EA #BDEEF3 #E5F8FA
Accessibility & contrast
On white
1.51
#89E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#89E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E0EA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E0EA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#5DE7E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89e0ea; /* rgb */ color: rgb(137, 224, 234); /* oklch */ color: oklch(85.5% 0.085 205.1);
Tailwind
colors: {
custom: {
50: '#b0eaf0',
500: '#89e0ea',
950: '#000000',
},
}SCSS
$custom: #89e0ea; $custom-light: #b0eaf0; $custom-dark: #000000;
JSON
{
"hex": "#89e0ea",
"rgb": {
"r": 137,
"g": 224,
"b": 234
},
"hsl": {
"h": 186.186,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85526,
"c": 0.08505,
"h": 205.1
},
"luminance": 0.6457
}Semantic roles & 50–950 ramp
primary
#89E0EA
secondary
#C45F53
accent
#2714D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485