#89D1CC#89D1CC
#89D1CC is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.2% C 0.072 H 190.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89D1CC |
|---|---|
| RGB | rgb(137, 209, 204) |
| HSL | hsl(176, 44%, 68%) |
| HSV | hsv(176, 34%, 82%) |
| CMYK | cmyk(34.4%, 0%, 2.4%, 18%) |
| CIE-LAB | lab(79.20, -23.52, -4.67) |
| CIE-LCH | lch(79.20, 23.98, 191.22°) |
| OKLab | oklab(81.19% -0.0712 -0.0129) |
| OKLCH | oklch(81.19% 0.072 190.3) |
| XYZ | xyz(44.0122, 55.2762, 65.4653) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.67
Seafoam Blue
#78D1B6
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.34
Darkturquoise
#00CED1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D1CC #D1898E
analogous
#89D1A8 #89D1CC #89B2D1
triadic
#89D1CC #CC89D1 #D1CC89
tetradic
#89D1CC #A889D1 #D1898E #B2D189
square
#89D1CC #A889D1 #D1898E #B2D189
split-complementary
#89D1CC #D189B2 #D1A889
monochromatic
#3FA19A #5DC0B9 #89D1CC #B5E2DF #E1F3F2
Accessibility & contrast
On white
1.74
#89D1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#89D1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D1CC
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D1CC | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#6ED5CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89d1cc; /* rgb */ color: rgb(137, 209, 204); /* oklch */ color: oklch(81.2% 0.072 190.3);
Tailwind
colors: {
custom: {
50: '#aedfdb',
500: '#89d1cc',
950: '#000000',
},
}SCSS
$custom: #89d1cc; $custom-light: #aedfdb; $custom-dark: #000000;
JSON
{
"hex": "#89d1cc",
"rgb": {
"r": 137,
"g": 209,
"b": 204
},
"hsl": {
"h": 175.833,
"s": 43.902,
"l": 67.843
},
"oklch": {
"l": 0.8119,
"c": 0.07241,
"h": 190.3
},
"luminance": 0.55279
}Semantic roles & 50–950 ramp
primary
#89D1CC
secondary
#A6585D
accent
#2E38B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111515
muted
#818484