#89D2CD#89D2CD
#89D2CD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.073 H 190.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2CD |
|---|---|
| RGB | rgb(137, 210, 205) |
| HSL | hsl(176, 45%, 68%) |
| HSV | hsv(176, 35%, 82%) |
| CMYK | cmyk(34.8%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(79.51, -23.78, -4.74) |
| CIE-LCH | lch(79.51, 24.25, 191.28°) |
| OKLab | oklab(81.45% -0.0721 -0.0131) |
| OKLCH | oklch(81.45% 0.073 190.3) |
| XYZ | xyz(44.3786, 55.8165, 66.1810) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 8.07
Powder Blue
#B0E0E6
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2CD #D2898E
analogous
#89D2A8 #89D2CD #89B2D2
triadic
#89D2CD #CD89D2 #D2CD89
tetradic
#89D2CD #A889D2 #D2898E #B2D289
square
#89D2CD #A889D2 #D2898E #B2D289
split-complementary
#89D2CD #D289B2 #D2A889
monochromatic
#3EA39C #5DC1BA #89D2CD #B5E3E0 #E2F4F3
Accessibility & contrast
On white
1.73
#89D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#89D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#6ED6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89d2cd; /* rgb */ color: rgb(137, 210, 205); /* oklch */ color: oklch(81.4% 0.073 190.3);
Tailwind
colors: {
custom: {
50: '#aee0dc',
500: '#89d2cd',
950: '#000000',
},
}SCSS
$custom: #89d2cd; $custom-light: #aee0dc; $custom-dark: #000000;
JSON
{
"hex": "#89d2cd",
"rgb": {
"r": 137,
"g": 210,
"b": 205
},
"hsl": {
"h": 175.89,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.81447,
"c": 0.07325,
"h": 190.3
},
"luminance": 0.55819
}Semantic roles & 50–950 ramp
primary
#89D2CD
secondary
#A8585D
accent
#2E37B8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484