#89D2CC#89D2CC
#89D2CC is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.073 H 189.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2CC |
|---|---|
| RGB | rgb(137, 210, 204) |
| HSL | hsl(175, 45%, 68%) |
| HSV | hsv(175, 35%, 82%) |
| CMYK | cmyk(34.8%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.48, -24.01, -4.25) |
| CIE-LCH | lch(79.48, 24.39, 190.04°) |
| OKLab | oklab(81.42% -0.0725 -0.0118) |
| OKLCH | oklch(81.42% 0.073 189.3) |
| XYZ | xyz(44.2583, 55.7684, 65.5473) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 7.67
Turquoise
#40E0D0
ΔE00 8.20
Darkturquoise
#00CED1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2CC #D2898F
analogous
#89D2A7 #89D2CC #89B4D2
triadic
#89D2CC #CC89D2 #D2CC89
tetradic
#89D2CC #A789D2 #D2898F #B4D289
square
#89D2CC #A789D2 #D2898F #B4D289
split-complementary
#89D2CC #D289B4 #D2A789
monochromatic
#3EA39A #5DC1B9 #89D2CC #B5E3DF #E2F4F2
Accessibility & contrast
On white
1.73
#89D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#89D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2CC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2CC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#6ED6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89d2cc; /* rgb */ color: rgb(137, 210, 204); /* oklch */ color: oklch(81.4% 0.073 189.3);
Tailwind
colors: {
custom: {
50: '#aee0db',
500: '#89d2cc',
950: '#000000',
},
}SCSS
$custom: #89d2cc; $custom-light: #aee0db; $custom-dark: #000000;
JSON
{
"hex": "#89d2cc",
"rgb": {
"r": 137,
"g": 210,
"b": 204
},
"hsl": {
"h": 175.068,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.81416,
"c": 0.07344,
"h": 189.3
},
"luminance": 0.55771
}Semantic roles & 50–950 ramp
primary
#89D2CC
secondary
#A8585E
accent
#2E39B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111515
muted
#818484