#89D3CE#89D3CE
#89D3CE is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.074 H 190.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89D3CE |
|---|---|
| RGB | rgb(137, 211, 206) |
| HSL | hsl(176, 46%, 68%) |
| HSV | hsv(176, 35%, 83%) |
| CMYK | cmyk(35.1%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(79.82, -24.04, -4.82) |
| CIE-LCH | lch(79.82, 24.52, 191.35°) |
| OKLab | oklab(81.7% -0.0729 -0.0134) |
| OKLCH | oklch(81.7% 0.074 190.4) |
| XYZ | xyz(44.7474, 56.3603, 66.9013) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.73
Seafoam Blue
#78D1B6
ΔE00 8.08
Turquoise
#40E0D0
ΔE00 8.24
Powder Blue
#B0E0E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D3CE #D3898E
analogous
#89D3A9 #89D3CE #89B3D3
triadic
#89D3CE #CE89D3 #D3CE89
tetradic
#89D3CE #A989D3 #D3898E #B3D389
square
#89D3CE #A989D3 #D3898E #B3D389
split-complementary
#89D3CE #D389B3 #D3A989
monochromatic
#3DA49D #5CC2BB #89D3CE #B6E4E1 #E2F4F3
Accessibility & contrast
On white
1.71
#89D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#89D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D3CE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D3CE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#6DD7D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d3ce; /* rgb */ color: rgb(137, 211, 206); /* oklch */ color: oklch(81.7% 0.074 190.4);
Tailwind
colors: {
custom: {
50: '#aee0dc',
500: '#89d3ce',
950: '#000000',
},
}SCSS
$custom: #89d3ce; $custom-light: #aee0dc; $custom-dark: #000000;
JSON
{
"hex": "#89d3ce",
"rgb": {
"r": 137,
"g": 211,
"b": 206
},
"hsl": {
"h": 175.946,
"s": 45.679,
"l": 68.235
},
"oklch": {
"l": 0.81704,
"c": 0.07408,
"h": 190.4
},
"luminance": 0.56363
}Semantic roles & 50–950 ramp
primary
#89D3CE
secondary
#A9585D
accent
#2D36B9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484