#89D0CA#89D0CA
#89D0CA is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.9% C 0.072 H 189.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89D0CA |
|---|---|
| RGB | rgb(137, 208, 202) |
| HSL | hsl(175, 43%, 68%) |
| HSV | hsv(175, 34%, 82%) |
| CMYK | cmyk(34.1%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.86, -23.49, -4.09) |
| CIE-LCH | lch(78.86, 23.84, 189.87°) |
| OKLab | oklab(80.9% -0.0708 -0.0114) |
| OKLCH | oklch(80.9% 0.072 189.1) |
| XYZ | xyz(43.5293, 54.6917, 64.1285) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 7.14
Seafoam Blue
#78D1B6
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.98
Turquoise
#40E0D0
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D0CA #D0898F
analogous
#89D0A7 #89D0CA #89B2D0
triadic
#89D0CA #CA89D0 #D0CA89
tetradic
#89D0CA #A789D0 #D0898F #B2D089
square
#89D0CA #A789D0 #D0898F #B2D089
split-complementary
#89D0CA #D089B2 #D0A789
monochromatic
#3F9F97 #5DBFB6 #89D0CA #B5E1DE #E1F3F1
Accessibility & contrast
On white
1.76
#89D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#89D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D0CA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D0CA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#6FD3CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89d0ca; /* rgb */ color: rgb(137, 208, 202); /* oklch */ color: oklch(80.9% 0.072 189.1);
Tailwind
colors: {
custom: {
50: '#aededa',
500: '#89d0ca',
950: '#000000',
},
}SCSS
$custom: #89d0ca; $custom-light: #aededa; $custom-dark: #000000;
JSON
{
"hex": "#89d0ca",
"rgb": {
"r": 137,
"g": 208,
"b": 202
},
"hsl": {
"h": 174.93,
"s": 43.03,
"l": 67.647
},
"oklch": {
"l": 0.80902,
"c": 0.07175,
"h": 189.1
},
"luminance": 0.54694
}Semantic roles & 50–950 ramp
primary
#89D0CA
secondary
#A5585F
accent
#2F3BB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483