#87CCDF#87CCDF
#87CCDF is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.074 H 217.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCDF |
|---|---|
| RGB | rgb(135, 204, 223) |
| HSL | hsl(193, 58%, 70%) |
| HSV | hsv(193, 39%, 87%) |
| CMYK | cmyk(39.5%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(78.26, -16.90, -16.27) |
| CIE-LCH | lch(78.26, 23.46, 223.90°) |
| OKLab | oklab(80.6% -0.0593 -0.0447) |
| OKLCH | oklch(80.6% 0.074 217) |
| XYZ | xyz(44.8991, 53.6614, 77.7895) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.83
Lightblue
#ADD8E6
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 7.38
Lightskyblue
#87CEFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCDF #DF9A87
analogous
#87DFC6 #87CCDF #87A0DF
triadic
#87CCDF #DF87CC #CCDF87
tetradic
#87CCDF #C687DF #DF9A87 #A0DF87
square
#87CCDF #C687DF #DF9A87 #A0DF87
split-complementary
#87CCDF #DF87A0 #DFC687
monochromatic
#329DBA #57B7D2 #87CCDF #B7E1EC #E7F5F9
Accessibility & contrast
On white
1.79
#87CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#87CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCDF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCDF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#63D3D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #87ccdf; /* rgb */ color: rgb(135, 204, 223); /* oklch */ color: oklch(80.6% 0.074 217.0);
Tailwind
colors: {
custom: {
50: '#addbe9',
500: '#87ccdf',
950: '#000000',
},
}SCSS
$custom: #87ccdf; $custom-light: #addbe9; $custom-dark: #000000;
JSON
{
"hex": "#87ccdf",
"rgb": {
"r": 135,
"g": 204,
"b": 223
},
"hsl": {
"h": 192.955,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.80603,
"c": 0.07424,
"h": 217
},
"luminance": 0.53664
}Semantic roles & 50–950 ramp
primary
#87CCDF
secondary
#B76954
accent
#4420C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111516
muted
#818484