#89DCD0#89DCD0
#89DCD0 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.083 H 184.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCD0 |
|---|---|
| RGB | rgb(137, 220, 208) |
| HSL | hsl(171, 54%, 70%) |
| HSV | hsv(171, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(82.41, -27.97, -2.08) |
| CIE-LCH | lch(82.41, 28.05, 184.25°) |
| OKLab | oklab(83.8% -0.0829 -0.006) |
| OKLCH | oklch(83.8% 0.083 184.2) |
| XYZ | xyz(47.2907, 61.0557, 68.9553) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.27
Tiffany Blue
#7BF2DA
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCD0 #DC8995
analogous
#89DCA6 #89DCD0 #89BFDC
triadic
#89DCD0 #D089DC #DCD089
tetradic
#89DCD0 #A689DC #DC8995 #BFDC89
square
#89DCD0 #A689DC #DC8995 #BFDC89
split-complementary
#89DCD0 #DC89BF #DCA689
monochromatic
#36B5A3 #5ACEBD #89DCD0 #B8EAE3 #E7F8F6
Accessibility & contrast
On white
1.59
#89DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#89DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCD0
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCD0 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3D0
Deuteranopia (green-blind)
#C6C9D1
Tritanopia (blue-blind)
#6BDFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dcd0; /* rgb */ color: rgb(137, 220, 208); /* oklch */ color: oklch(83.8% 0.083 184.2);
Tailwind
colors: {
custom: {
50: '#afe7de',
500: '#89dcd0',
950: '#000000',
},
}SCSS
$custom: #89dcd0; $custom-light: #afe7de; $custom-dark: #000000;
JSON
{
"hex": "#89dcd0",
"rgb": {
"r": 137,
"g": 220,
"b": 208
},
"hsl": {
"h": 171.325,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.838,
"c": 0.0831,
"h": 184.2
},
"luminance": 0.61059
}Semantic roles & 50–950 ramp
primary
#89DCD0
secondary
#B35664
accent
#243BC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484