#87DCCE#87DCCE
#87DCCE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.085 H 182.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCCE |
|---|---|
| RGB | rgb(135, 220, 206) |
| HSL | hsl(170, 55%, 70%) |
| HSV | hsv(170, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.27, -28.96, -1.24) |
| CIE-LCH | lch(82.27, 28.98, 182.45°) |
| OKLab | oklab(83.64% -0.0853 -0.0038) |
| OKLCH | oklch(83.64% 0.085 182.5) |
| XYZ | xyz(46.7212, 60.7903, 67.6523) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.60
Light Teal
#90E4C1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCCE #DC8795
analogous
#87DCA4 #87DCCE #87BFDC
triadic
#87DCCE #CE87DC #DCCE87
tetradic
#87DCCE #A487DC #DC8795 #BFDC87
square
#87DCCE #A487DC #DC8795 #BFDC87
split-complementary
#87DCCE #DC87BF #DCA487
monochromatic
#35B49F #58CEBB #87DCCE #B6EAE1 #E6F8F5
Accessibility & contrast
On white
1.60
#87DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#87DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCCE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCCE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#68DFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dcce; /* rgb */ color: rgb(135, 220, 206); /* oklch */ color: oklch(83.6% 0.085 182.5);
Tailwind
colors: {
custom: {
50: '#aee7dc',
500: '#87dcce',
950: '#000000',
},
}SCSS
$custom: #87dcce; $custom-light: #aee7dc; $custom-dark: #000000;
JSON
{
"hex": "#87dcce",
"rgb": {
"r": 135,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.118,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83643,
"c": 0.08538,
"h": 182.5
},
"luminance": 0.60794
}Semantic roles & 50–950 ramp
primary
#87DCCE
secondary
#B35464
accent
#233DC2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484