#89DCD3#89DCD3
#89DCD3 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.082 H 187.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCD3 |
|---|---|
| RGB | rgb(137, 220, 211) |
| HSL | hsl(173, 54%, 70%) |
| HSV | hsv(173, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.49, -27.28, -3.56) |
| CIE-LCH | lch(82.49, 27.51, 187.43°) |
| OKLab | oklab(83.89% -0.0816 -0.01) |
| OKLCH | oklch(83.89% 0.082 187) |
| XYZ | xyz(47.6632, 61.2047, 70.9175) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.19
Turquoise
#40E0D0
ΔE00 6.57
Paleturquoise
#AFEEEE
ΔE00 6.90
Tiffany Blue
#7BF2DA
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCD3 #DC8992
analogous
#89DCAA #89DCD3 #89BBDC
triadic
#89DCD3 #D389DC #DCD389
tetradic
#89DCD3 #AA89DC #DC8992 #BBDC89
square
#89DCD3 #AA89DC #DC8992 #BBDC89
split-complementary
#89DCD3 #DC89BB #DCAA89
monochromatic
#36B5A7 #5ACEC1 #89DCD3 #B8EAE5 #E7F8F6
Accessibility & contrast
On white
1.59
#89DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#89DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCD3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCD3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C5C9D4
Tritanopia (blue-blind)
#6AE0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dcd3; /* rgb */ color: rgb(137, 220, 211); /* oklch */ color: oklch(83.9% 0.082 187.0);
Tailwind
colors: {
custom: {
50: '#afe7e0',
500: '#89dcd3',
950: '#000000',
},
}SCSS
$custom: #89dcd3; $custom-light: #afe7e0; $custom-dark: #000000;
JSON
{
"hex": "#89dcd3",
"rgb": {
"r": 137,
"g": 220,
"b": 211
},
"hsl": {
"h": 173.494,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.8389,
"c": 0.08224,
"h": 187
},
"luminance": 0.61208
}Semantic roles & 50–950 ramp
primary
#89DCD3
secondary
#B35660
accent
#2435C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484