#89E9DB#89E9DB
#89E9DB is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.1% C 0.094 H 183.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89E9DB |
|---|---|
| RGB | rgb(137, 233, 219) |
| HSL | hsl(171, 69%, 73%) |
| HSV | hsv(171, 41%, 91%) |
| CMYK | cmyk(41.2%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(86.36, -31.64, -2.10) |
| CIE-LCH | lch(86.36, 31.71, 183.80°) |
| OKLab | oklab(87.07% -0.0935 -0.0061) |
| OKLCH | oklch(87.07% 0.094 183.8) |
| XYZ | xyz(52.2367, 68.7068, 77.5132) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 5.79
Pale Aqua
#B8FFEB
ΔE00 6.77
Light Cyan
#ACFFFC
ΔE00 6.90
Pale Cyan
#B7FFFA
ΔE00 7.26
Bright Aqua
#0BF9EA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E9DB #E98997
analogous
#89E9AB #89E9DB #89C7E9
triadic
#89E9DB #DB89E9 #E9DB89
tetradic
#89E9DB #AB89E9 #E98997 #C7E989
square
#89E9DB #AB89E9 #E98997 #C7E989
split-complementary
#89E9DB #E989C7 #E9AB89
monochromatic
#27D1B8 #55DFCB #89E9DB #BDF3EB #E5FAF7
Accessibility & contrast
On white
1.42
#89E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#89E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E9DB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E9DB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#63EDE5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #89e9db; /* rgb */ color: rgb(137, 233, 219); /* oklch */ color: oklch(87.1% 0.094 183.8);
Tailwind
colors: {
custom: {
50: '#b0f0e6',
500: '#89e9db',
950: '#000000',
},
}SCSS
$custom: #89e9db; $custom-light: #b0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#89e9db",
"rgb": {
"r": 137,
"g": 233,
"b": 219
},
"hsl": {
"h": 171.25,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.87071,
"c": 0.09373,
"h": 183.8
},
"luminance": 0.68711
}Semantic roles & 50–950 ramp
primary
#89E9DB
secondary
#C35364
accent
#1530D1
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111615
muted
#818584