#89E4DC#89E4DC
#89E4DC is a very light, moderate teal. Relative luminance 0.660; OKLCH L 86.0% C 0.088 H 188.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4DC |
|---|---|
| RGB | rgb(137, 228, 220) |
| HSL | hsl(175, 63%, 72%) |
| HSV | hsv(175, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(84.98, -29.03, -4.65) |
| CIE-LCH | lch(84.98, 29.40, 189.11°) |
| OKLab | oklab(85.97% -0.0873 -0.013) |
| OKLCH | oklch(85.97% 0.088 188.5) |
| XYZ | xyz(50.9733, 65.9688, 77.7435) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.18
Tiffany Blue
#7BF2DA
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.73
Pale Cyan
#B7FFFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4DC #E48991
analogous
#89E4AF #89E4DC #89BFE4
triadic
#89E4DC #DC89E4 #E4DC89
tetradic
#89E4DC #AF89E4 #E48991 #BFE489
square
#89E4DC #AF89E4 #E48991 #BFE489
split-complementary
#89E4DC #E489BF #E4AF89
monochromatic
#2DC5B8 #57D9CD #89E4DC #BBEFEB #E6F9F8
Accessibility & contrast
On white
1.48
#89E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#89E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4DC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4DC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#64E8E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e4dc; /* rgb */ color: rgb(137, 228, 220); /* oklch */ color: oklch(86.0% 0.088 188.5);
Tailwind
colors: {
custom: {
50: '#b0ece6',
500: '#89e4dc',
950: '#000000',
},
}SCSS
$custom: #89e4dc; $custom-light: #b0ece6; $custom-dark: #000000;
JSON
{
"hex": "#89e4dc",
"rgb": {
"r": 137,
"g": 228,
"b": 220
},
"hsl": {
"h": 174.725,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.85972,
"c": 0.08828,
"h": 188.5
},
"luminance": 0.65972
}Semantic roles & 50–950 ramp
primary
#89E4DC
secondary
#BD555E
accent
#1B2ACB
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484