#89E9EA#89E9EA
#89E9EA is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.5% C 0.091 H 196.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89E9EA |
|---|---|
| RGB | rgb(137, 233, 234) |
| HSL | hsl(181, 70%, 73%) |
| HSV | hsv(181, 41%, 92%) |
| CMYK | cmyk(41.5%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.77, -28.08, -9.38) |
| CIE-LCH | lch(86.77, 29.60, 198.48°) |
| OKLab | oklab(87.54% -0.0874 -0.0258) |
| OKLCH | oklch(87.54% 0.091 196.5) |
| XYZ | xyz(54.3010, 69.5326, 88.3856) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.41
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E9EA #EA8A89
analogous
#89EABB #89E9EA #89B8EA
triadic
#89E9EA #EA89E9 #E9EA89
tetradic
#89E9EA #BB89EA #EA8A89 #B8EA89
square
#89E9EA #BB89EA #EA8A89 #B8EA89
split-complementary
#89E9EA #EA89B8 #EABB89
monochromatic
#26D1D3 #55DFE1 #89E9EA #BDF3F3 #E5FAFA
Accessibility & contrast
On white
1.41
#89E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#89E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E9EA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E9EA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#5BEFE9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89e9ea; /* rgb */ color: rgb(137, 233, 234); /* oklch */ color: oklch(87.5% 0.091 196.5);
Tailwind
colors: {
custom: {
50: '#b1f0f0',
500: '#89e9ea',
950: '#000000',
},
}SCSS
$custom: #89e9ea; $custom-light: #b1f0f0; $custom-dark: #000000;
JSON
{
"hex": "#89e9ea",
"rgb": {
"r": 137,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.619,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87535,
"c": 0.09112,
"h": 196.5
},
"luminance": 0.69537
}Semantic roles & 50–950 ramp
primary
#89E9EA
secondary
#C45453
accent
#1614D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111616
muted
#818585