#87CCDD#87CCDD
#87CCDD is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.5% C 0.073 H 215.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCDD |
|---|---|
| RGB | rgb(135, 204, 221) |
| HSL | hsl(192, 56%, 70%) |
| HSV | hsv(192, 39%, 87%) |
| CMYK | cmyk(38.9%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.20, -17.41, -15.29) |
| CIE-LCH | lch(78.20, 23.17, 221.29°) |
| OKLab | oklab(80.53% -0.06 -0.042) |
| OKLCH | oklch(80.53% 0.073 215) |
| XYZ | xyz(44.6311, 53.5542, 76.3778) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.07
Ice Blue
#A5DFF9
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.09
Neon Blue
#04D9FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCDD #DD9887
analogous
#87DDC3 #87CCDD #87A1DD
triadic
#87CCDD #DD87CC #CCDD87
tetradic
#87CCDD #C387DD #DD9887 #A1DD87
square
#87CCDD #C387DD #DD9887 #A1DD87
split-complementary
#87CCDD #DD87A1 #DDC387
monochromatic
#349CB6 #57B8CF #87CCDD #B7E0EB #E6F5F8
Accessibility & contrast
On white
1.79
#87CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#87CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCDD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCDD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#64D3D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87ccdd; /* rgb */ color: rgb(135, 204, 221); /* oklch */ color: oklch(80.5% 0.073 215.0);
Tailwind
colors: {
custom: {
50: '#addbe7',
500: '#87ccdd',
950: '#000000',
},
}SCSS
$custom: #87ccdd; $custom-light: #addbe7; $custom-dark: #000000;
JSON
{
"hex": "#87ccdd",
"rgb": {
"r": 135,
"g": 204,
"b": 221
},
"hsl": {
"h": 191.86,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.80532,
"c": 0.07326,
"h": 215
},
"luminance": 0.53557
}Semantic roles & 50–950 ramp
primary
#87CCDD
secondary
#B46754
accent
#4222C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111516
muted
#818484