#89D8CD#89D8CD
#89D8CD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.8% C 0.080 H 184.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #89D8CD |
|---|---|
| RGB | rgb(137, 216, 205) |
| HSL | hsl(172, 50%, 69%) |
| HSV | hsv(172, 37%, 85%) |
| CMYK | cmyk(36.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(81.20, -26.72, -2.26) |
| CIE-LCH | lch(81.20, 26.82, 184.83°) |
| OKLab | oklab(82.8% -0.0793 -0.0065) |
| OKLCH | oklch(82.8% 0.08 184.7) |
| XYZ | xyz(45.8878, 58.8349, 66.6840) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 6.76
Tiffany Blue
#7BF2DA
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D8CD #D88994
analogous
#89D8A6 #89D8CD #89BCD8
triadic
#89D8CD #CD89D8 #D8CD89
tetradic
#89D8CD #A689D8 #D88994 #BCD889
square
#89D8CD #A689D8 #D88994 #BCD889
split-complementary
#89D8CD #D889BC #D8A689
monochromatic
#39AD9D #5BC9BA #89D8CD #B7E7E0 #E5F6F4
Accessibility & contrast
On white
1.64
#89D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#89D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D8CD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D8CD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#6DDBD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89d8cd; /* rgb */ color: rgb(137, 216, 205); /* oklch */ color: oklch(82.8% 0.080 184.7);
Tailwind
colors: {
custom: {
50: '#afe4dc',
500: '#89d8cd',
950: '#000000',
},
}SCSS
$custom: #89d8cd; $custom-light: #afe4dc; $custom-dark: #000000;
JSON
{
"hex": "#89d8cd",
"rgb": {
"r": 137,
"g": 216,
"b": 205
},
"hsl": {
"h": 171.646,
"s": 50.318,
"l": 69.216
},
"oklch": {
"l": 0.82803,
"c": 0.0796,
"h": 184.7
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#89D8CD
secondary
#AE5763
accent
#283DBE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484