#89E4DA#89E4DA
#89E4DA is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.089 H 186.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4DA |
|---|---|
| RGB | rgb(137, 228, 218) |
| HSL | hsl(173, 63%, 72%) |
| HSV | hsv(173, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 4.4%, 10.6%) |
| CIE-LAB | lab(84.93, -29.50, -3.68) |
| CIE-LCH | lch(84.93, 29.73, 187.10°) |
| OKLab | oklab(85.91% -0.0882 -0.0103) |
| OKLCH | oklch(85.91% 0.089 186.7) |
| XYZ | xyz(50.7100, 65.8635, 76.3568) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.83
Light Cyan
#ACFFFC
ΔE00 6.89
Pale Cyan
#B7FFFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4DA #E48993
analogous
#89E4AD #89E4DA #89C1E4
triadic
#89E4DA #DA89E4 #E4DA89
tetradic
#89E4DA #AD89E4 #E48993 #C1E489
square
#89E4DA #AD89E4 #E48993 #C1E489
split-complementary
#89E4DA #E489C1 #E4AD89
monochromatic
#2DC5B5 #57D9CA #89E4DA #BBEFEA #E6F9F7
Accessibility & contrast
On white
1.48
#89E4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#89E4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4DA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4DA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#65E8E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e4da; /* rgb */ color: rgb(137, 228, 218); /* oklch */ color: oklch(85.9% 0.089 186.7);
Tailwind
colors: {
custom: {
50: '#b0ece5',
500: '#89e4da',
950: '#000000',
},
}SCSS
$custom: #89e4da; $custom-light: #b0ece5; $custom-dark: #000000;
JSON
{
"hex": "#89e4da",
"rgb": {
"r": 137,
"g": 228,
"b": 218
},
"hsl": {
"h": 173.407,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.85911,
"c": 0.08876,
"h": 186.7
},
"luminance": 0.65867
}Semantic roles & 50–950 ramp
primary
#89E4DA
secondary
#BD5560
accent
#1B2ECB
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484