#89E4DB#89E4DB
#89E4DB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.088 H 187.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4DB |
|---|---|
| RGB | rgb(137, 228, 219) |
| HSL | hsl(174, 63%, 72%) |
| HSV | hsv(174, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(84.95, -29.27, -4.17) |
| CIE-LCH | lch(84.95, 29.56, 188.10°) |
| OKLab | oklab(85.94% -0.0877 -0.0117) |
| OKLCH | oklch(85.94% 0.089 187.6) |
| XYZ | xyz(50.8412, 65.9160, 77.0481) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.39
Light Cyan
#ACFFFC
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 6.77
Pale Cyan
#B7FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4DB #E48992
analogous
#89E4AE #89E4DB #89C0E4
triadic
#89E4DB #DB89E4 #E4DB89
tetradic
#89E4DB #AE89E4 #E48992 #C0E489
square
#89E4DB #AE89E4 #E48992 #C0E489
split-complementary
#89E4DB #E489C0 #E4AE89
monochromatic
#2DC5B6 #57D9CC #89E4DB #BBEFEA #E6F9F7
Accessibility & contrast
On white
1.48
#89E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#89E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4DB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4DB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#64E8E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e4db; /* rgb */ color: rgb(137, 228, 219); /* oklch */ color: oklch(85.9% 0.088 187.6);
Tailwind
colors: {
custom: {
50: '#b0ece6',
500: '#89e4db',
950: '#000000',
},
}SCSS
$custom: #89e4db; $custom-light: #b0ece6; $custom-dark: #000000;
JSON
{
"hex": "#89e4db",
"rgb": {
"r": 137,
"g": 228,
"b": 219
},
"hsl": {
"h": 174.066,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.85941,
"c": 0.0885,
"h": 187.6
},
"luminance": 0.6592
}Semantic roles & 50–950 ramp
primary
#89E4DB
secondary
#BD555F
accent
#1B2CCB
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484