#89E2DB#89E2DB
#89E2DB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.5% C 0.087 H 189.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2DB |
|---|---|
| RGB | rgb(137, 226, 219) |
| HSL | hsl(175, 61%, 71%) |
| HSV | hsv(175, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.39, -28.31, -4.99) |
| CIE-LCH | lch(84.39, 28.74, 190.00°) |
| OKLab | oklab(85.49% -0.0854 -0.0139) |
| OKLCH | oklch(85.49% 0.087 189.2) |
| XYZ | xyz(50.2942, 64.8220, 76.8657) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 6.78
Light Cyan
#ACFFFC
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2DB #E28990
analogous
#89E2AE #89E2DB #89BCE2
triadic
#89E2DB #DB89E2 #E2DB89
tetradic
#89E2DB #AE89E2 #E28990 #BCE289
square
#89E2DB #AE89E2 #E28990 #BCE289
split-complementary
#89E2DB #E289BC #E2AE89
monochromatic
#2FC1B6 #58D6CC #89E2DB #BAEEEA #E6F9F8
Accessibility & contrast
On white
1.50
#89E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#89E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2DB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2DB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#65E6E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e2db; /* rgb */ color: rgb(137, 226, 219); /* oklch */ color: oklch(85.5% 0.087 189.2);
Tailwind
colors: {
custom: {
50: '#b0ebe6',
500: '#89e2db',
950: '#000000',
},
}SCSS
$custom: #89e2db; $custom-light: #b0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#89e2db",
"rgb": {
"r": 137,
"g": 226,
"b": 219
},
"hsl": {
"h": 175.281,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.8549,
"c": 0.08652,
"h": 189.2
},
"luminance": 0.64826
}Semantic roles & 50–950 ramp
primary
#89E2DB
secondary
#BA555D
accent
#1D2BC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484