#87CCDB#87CCDB
#87CCDB is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.5% C 0.072 H 212.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCDB |
|---|---|
| RGB | rgb(135, 204, 219) |
| HSL | hsl(191, 54%, 69%) |
| HSV | hsv(191, 38%, 86%) |
| CMYK | cmyk(38.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.14, -17.91, -14.31) |
| CIE-LCH | lch(78.14, 22.92, 218.62°) |
| OKLab | oklab(80.46% -0.0608 -0.0393) |
| OKLCH | oklch(80.46% 0.072 212.9) |
| XYZ | xyz(44.3662, 53.4482, 74.9828) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.87
Ice Blue
#A5DFF9
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCDB #DB9687
analogous
#87DBC0 #87CCDB #87A2DB
triadic
#87CCDB #DB87CC #CCDB87
tetradic
#87CCDB #C087DB #DB9687 #A2DB87
square
#87CCDB #C087DB #DB9687 #A2DB87
split-complementary
#87CCDB #DB87A2 #DBC087
monochromatic
#359CB2 #58B8CD #87CCDB #B6E0E9 #E5F4F7
Accessibility & contrast
On white
1.80
#87CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#87CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCDB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCDB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#65D2D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87ccdb; /* rgb */ color: rgb(135, 204, 219); /* oklch */ color: oklch(80.5% 0.072 212.9);
Tailwind
colors: {
custom: {
50: '#addbe6',
500: '#87ccdb',
950: '#000000',
},
}SCSS
$custom: #87ccdb; $custom-light: #addbe6; $custom-dark: #000000;
JSON
{
"hex": "#87ccdb",
"rgb": {
"r": 135,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.714,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.80461,
"c": 0.07239,
"h": 212.9
},
"luminance": 0.53451
}Semantic roles & 50–950 ramp
primary
#87CCDB
secondary
#B26554
accent
#4024C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484