#87BBCB#87BBCB
#87BBCB is a light, muted cyan. Relative luminance 0.450; OKLCH L 76.1% C 0.059 H 218.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBCB |
|---|---|
| RGB | rgb(135, 187, 203) |
| HSL | hsl(194, 40%, 66%) |
| HSV | hsv(194, 33%, 80%) |
| CMYK | cmyk(33.5%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(72.89, -13.09, -13.52) |
| CIE-LCH | lch(72.89, 18.82, 225.94°) |
| OKLab | oklab(76.12% -0.0459 -0.037) |
| OKLCH | oklch(76.12% 0.059 218.9) |
| XYZ | xyz(38.5379, 45.0012, 63.1438) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBCB #CB9787
analogous
#87CBB9 #87BBCB #8799CB
triadic
#87BBCB #CB87BB #BBCB87
tetradic
#87BBCB #B987CB #CB9787 #99CB87
square
#87BBCB #B987CB #CB9787 #99CB87
split-complementary
#87BBCB #CB8799 #CBB987
monochromatic
#418296 #5CA3B8 #87BBCB #B2D3DE #DCEBF0
Accessibility & contrast
On white
2.10
#87BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#87BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBCB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBCB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CC
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#6FC1C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87bbcb; /* rgb */ color: rgb(135, 187, 203); /* oklch */ color: oklch(76.1% 0.059 218.9);
Tailwind
colors: {
custom: {
50: '#accfda',
500: '#87bbcb',
950: '#000000',
},
}SCSS
$custom: #87bbcb; $custom-light: #accfda; $custom-dark: #000000;
JSON
{
"hex": "#87bbcb",
"rgb": {
"r": 135,
"g": 187,
"b": 203
},
"hsl": {
"h": 194.118,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.76122,
"c": 0.05897,
"h": 218.9
},
"luminance": 0.45003
}Semantic roles & 50–950 ramp
primary
#87BBCB
secondary
#E2D1CC
accent
#5133B3
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283