#89E4E5#89E4E5
#89E4E5 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.3% C 0.087 H 196.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E5 |
|---|---|
| RGB | rgb(137, 228, 229) |
| HSL | hsl(181, 64%, 72%) |
| HSV | hsv(181, 40%, 90%) |
| CMYK | cmyk(40.2%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.23, -26.88, -9.03) |
| CIE-LCH | lch(85.23, 28.36, 198.58°) |
| OKLab | oklab(86.26% -0.0836 -0.0249) |
| OKLCH | oklch(86.26% 0.087 196.6) |
| XYZ | xyz(52.1974, 66.4585, 84.1908) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.25
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E5 #E58A89
analogous
#89E5B8 #89E4E5 #89B6E5
triadic
#89E4E5 #E589E4 #E4E589
tetradic
#89E4E5 #B889E5 #E58A89 #B6E589
square
#89E4E5 #B889E5 #E58A89 #B6E589
split-complementary
#89E4E5 #E589B6 #E5B889
monochromatic
#2CC6C8 #57D9DA #89E4E5 #BBEFF0 #E6F9F9
Accessibility & contrast
On white
1.47
#89E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#89E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C9D0E6
Tritanopia (blue-blind)
#5FE9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e5; /* rgb */ color: rgb(137, 228, 229); /* oklch */ color: oklch(86.3% 0.087 196.6);
Tailwind
colors: {
custom: {
50: '#b0eced',
500: '#89e4e5',
950: '#000000',
},
}SCSS
$custom: #89e4e5; $custom-light: #b0eced; $custom-dark: #000000;
JSON
{
"hex": "#89e4e5",
"rgb": {
"r": 137,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.652,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.86255,
"c": 0.08727,
"h": 196.6
},
"luminance": 0.66462
}Semantic roles & 50–950 ramp
primary
#89E4E5
secondary
#BE5654
accent
#1C1ACC
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484