#89D3CD#89D3CD
#89D3CD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.7% C 0.074 H 189.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89D3CD |
|---|---|
| RGB | rgb(137, 211, 205) |
| HSL | hsl(175, 46%, 68%) |
| HSV | hsv(175, 35%, 83%) |
| CMYK | cmyk(35.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.79, -24.28, -4.33) |
| CIE-LCH | lch(79.79, 24.66, 190.11°) |
| OKLab | oklab(81.67% -0.0733 -0.012) |
| OKLCH | oklch(81.67% 0.074 189.3) |
| XYZ | xyz(44.6263, 56.3119, 66.2635) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.49
Seafoam Blue
#78D1B6
ΔE00 7.69
Turquoise
#40E0D0
ΔE00 8.05
Darkturquoise
#00CED1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D3CD #D3898F
analogous
#89D3A8 #89D3CD #89B4D3
triadic
#89D3CD #CD89D3 #D3CD89
tetradic
#89D3CD #A889D3 #D3898F #B4D389
square
#89D3CD #A889D3 #D3898F #B4D389
split-complementary
#89D3CD #D389B4 #D3A889
monochromatic
#3DA49C #5CC2BA #89D3CD #B6E4E0 #E2F4F3
Accessibility & contrast
On white
1.71
#89D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#89D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D3CD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D3CD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#6ED7D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d3cd; /* rgb */ color: rgb(137, 211, 205); /* oklch */ color: oklch(81.7% 0.074 189.3);
Tailwind
colors: {
custom: {
50: '#aee0dc',
500: '#89d3cd',
950: '#000000',
},
}SCSS
$custom: #89d3cd; $custom-light: #aee0dc; $custom-dark: #000000;
JSON
{
"hex": "#89d3cd",
"rgb": {
"r": 137,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.135,
"s": 45.679,
"l": 68.235
},
"oklch": {
"l": 0.81673,
"c": 0.07426,
"h": 189.3
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#89D3CD
secondary
#A9585E
accent
#2D38B9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484