#87DBDC#87DBDC
#87DBDC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.082 H 196.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBDC |
|---|---|
| RGB | rgb(135, 219, 220) |
| HSL | hsl(181, 55%, 70%) |
| HSV | hsv(181, 39%, 86%) |
| CMYK | cmyk(38.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.37, -25.17, -8.53) |
| CIE-LCH | lch(82.37, 26.58, 198.72°) |
| OKLab | oklab(83.85% -0.0783 -0.0235) |
| OKLCH | oklch(83.85% 0.082 196.7) |
| XYZ | xyz(48.2367, 60.9778, 76.9243) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBDC #DC8887
analogous
#87DCB3 #87DBDC #87B1DC
triadic
#87DBDC #DC87DB #DBDC87
tetradic
#87DBDC #B387DC #DC8887 #B1DC87
square
#87DBDC #B387DC #DC8887 #B1DC87
split-complementary
#87DBDC #DC87B1 #DCB387
monochromatic
#35B3B4 #58CDCE #87DBDC #B6E9EA #E6F7F8
Accessibility & contrast
On white
1.59
#87DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#87DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBDC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBDC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#62E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dbdc; /* rgb */ color: rgb(135, 219, 220); /* oklch */ color: oklch(83.9% 0.082 196.7);
Tailwind
colors: {
custom: {
50: '#aee6e6',
500: '#87dbdc',
950: '#000000',
},
}SCSS
$custom: #87dbdc; $custom-light: #aee6e6; $custom-dark: #000000;
JSON
{
"hex": "#87dbdc",
"rgb": {
"r": 135,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.706,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83851,
"c": 0.08177,
"h": 196.7
},
"luminance": 0.60981
}Semantic roles & 50–950 ramp
primary
#87DBDC
secondary
#B35554
accent
#2523C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484