#89D7CD#89D7CD
#89D7CD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.6% C 0.079 H 185.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89D7CD |
|---|---|
| RGB | rgb(137, 215, 205) |
| HSL | hsl(172, 49%, 69%) |
| HSV | hsv(172, 36%, 84%) |
| CMYK | cmyk(36.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.92, -26.24, -2.67) |
| CIE-LCH | lch(80.92, 26.37, 185.81°) |
| OKLab | oklab(82.58% -0.0781 -0.0076) |
| OKLCH | oklch(82.58% 0.079 185.5) |
| XYZ | xyz(45.6324, 58.3241, 66.5989) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.33
Pale Teal
#82CBB2
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.66
Tiffany Blue
#7BF2DA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D7CD #D78993
analogous
#89D7A6 #89D7CD #89BAD7
triadic
#89D7CD #CD89D7 #D7CD89
tetradic
#89D7CD #A689D7 #D78993 #BAD789
square
#89D7CD #A689D7 #D78993 #BAD789
split-complementary
#89D7CD #D789BA #D7A689
monochromatic
#3AAB9D #5BC8BA #89D7CD #B7E6E0 #E4F6F4
Accessibility & contrast
On white
1.66
#89D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#89D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D7CD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D7CD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#6DDAD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89d7cd; /* rgb */ color: rgb(137, 215, 205); /* oklch */ color: oklch(82.6% 0.079 185.5);
Tailwind
colors: {
custom: {
50: '#aee3dc',
500: '#89d7cd',
950: '#000000',
},
}SCSS
$custom: #89d7cd; $custom-light: #aee3dc; $custom-dark: #000000;
JSON
{
"hex": "#89d7cd",
"rgb": {
"r": 137,
"g": 215,
"b": 205
},
"hsl": {
"h": 172.308,
"s": 49.367,
"l": 69.02
},
"oklch": {
"l": 0.82577,
"c": 0.0785,
"h": 185.5
},
"luminance": 0.58327
}Semantic roles & 50–950 ramp
primary
#89D7CD
secondary
#AD5762
accent
#293CBD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484