#87DCCD#87DCCD
#87DCCD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.086 H 181.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCCD |
|---|---|
| RGB | rgb(135, 220, 205) |
| HSL | hsl(169, 55%, 70%) |
| HSV | hsv(169, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.24, -29.18, -0.75) |
| CIE-LCH | lch(82.24, 29.19, 181.46°) |
| OKLab | oklab(83.61% -0.0857 -0.0025) |
| OKLCH | oklch(83.61% 0.086 181.6) |
| XYZ | xyz(46.6002, 60.7419, 67.0146) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.75
Tiffany Blue
#7BF2DA
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCCD #DC8796
analogous
#87DCA3 #87DCCD #87C1DC
triadic
#87DCCD #CD87DC #DCCD87
tetradic
#87DCCD #A387DC #DC8796 #C1DC87
square
#87DCCD #A387DC #DC8796 #C1DC87
split-complementary
#87DCCD #DC87C1 #DCA387
monochromatic
#35B49E #58CEB9 #87DCCD #B6EAE1 #E6F8F4
Accessibility & contrast
On white
1.60
#87DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#87DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCCD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCCD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#69DFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dccd; /* rgb */ color: rgb(135, 220, 205); /* oklch */ color: oklch(83.6% 0.086 181.6);
Tailwind
colors: {
custom: {
50: '#aee7dc',
500: '#87dccd',
950: '#000000',
},
}SCSS
$custom: #87dccd; $custom-light: #aee7dc; $custom-dark: #000000;
JSON
{
"hex": "#87dccd",
"rgb": {
"r": 135,
"g": 220,
"b": 205
},
"hsl": {
"h": 169.412,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83613,
"c": 0.08576,
"h": 181.6
},
"luminance": 0.60745
}Semantic roles & 50–950 ramp
primary
#87DCCD
secondary
#B35465
accent
#233FC2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484