#89E5EA#89E5EA
#89E5EA is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.6% C 0.088 H 200.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89E5EA |
|---|---|
| RGB | rgb(137, 229, 234) |
| HSL | hsl(183, 70%, 73%) |
| HSV | hsv(183, 41%, 92%) |
| CMYK | cmyk(41.5%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.65, -26.14, -11.04) |
| CIE-LCH | lch(85.65, 28.38, 202.90°) |
| OKLab | oklab(86.64% -0.0828 -0.0304) |
| OKLCH | oklch(86.64% 0.088 200.1) |
| XYZ | xyz(53.1815, 67.2935, 88.0125) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.24
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E5EA #EA8E89
analogous
#89EABF #89E5EA #89B4EA
triadic
#89E5EA #EA89E5 #E5EA89
tetradic
#89E5EA #BF89EA #EA8E89 #B4EA89
square
#89E5EA #BF89EA #EA8E89 #B4EA89
split-complementary
#89E5EA #EA89B4 #EABF89
monochromatic
#26CAD3 #55DAE1 #89E5EA #BDF0F3 #E5F9FA
Accessibility & contrast
On white
1.45
#89E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#89E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E5EA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E5EA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#5CEBE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e5ea; /* rgb */ color: rgb(137, 229, 234); /* oklch */ color: oklch(86.6% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#b0edf0',
500: '#89e5ea',
950: '#000000',
},
}SCSS
$custom: #89e5ea; $custom-light: #b0edf0; $custom-dark: #000000;
JSON
{
"hex": "#89e5ea",
"rgb": {
"r": 137,
"g": 229,
"b": 234
},
"hsl": {
"h": 183.093,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86641,
"c": 0.0882,
"h": 200.1
},
"luminance": 0.67298
}Semantic roles & 50–950 ramp
primary
#89E5EA
secondary
#C45953
accent
#1E14D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111616
muted
#818585