#89D5CD#89D5CD
#89D5CD is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.076 H 187.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89D5CD |
|---|---|
| RGB | rgb(137, 213, 205) |
| HSL | hsl(174, 48%, 69%) |
| HSV | hsv(174, 36%, 84%) |
| CMYK | cmyk(35.7%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.35, -25.26, -3.50) |
| CIE-LCH | lch(80.35, 25.50, 187.89°) |
| OKLab | oklab(82.12% -0.0757 -0.0098) |
| OKLCH | oklch(82.12% 0.076 187.4) |
| XYZ | xyz(45.1262, 57.3118, 66.4302) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.80
Seafoam Blue
#78D1B6
ΔE00 6.97
Turquoise
#40E0D0
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.53
Tiffany Blue
#7BF2DA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D5CD #D58991
analogous
#89D5A7 #89D5CD #89B7D5
triadic
#89D5CD #CD89D5 #D5CD89
tetradic
#89D5CD #A789D5 #D58991 #B7D589
square
#89D5CD #A789D5 #D58991 #B7D589
split-complementary
#89D5CD #D589B7 #D5A789
monochromatic
#3CA89C #5CC5BA #89D5CD #B6E5E0 #E3F5F3
Accessibility & contrast
On white
1.68
#89D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#89D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D5CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D5CD | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#6DD8D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89d5cd; /* rgb */ color: rgb(137, 213, 205); /* oklch */ color: oklch(82.1% 0.076 187.4);
Tailwind
colors: {
custom: {
50: '#aee2dc',
500: '#89d5cd',
950: '#000000',
},
}SCSS
$custom: #89d5cd; $custom-light: #aee2dc; $custom-dark: #000000;
JSON
{
"hex": "#89d5cd",
"rgb": {
"r": 137,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.684,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.82124,
"c": 0.07634,
"h": 187.4
},
"luminance": 0.57315
}Semantic roles & 50–950 ramp
primary
#89D5CD
secondary
#AB5760
accent
#2B3ABB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484