#87A5BC#87A5BC
#87A5BC is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.7% C 0.047 H 241.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #87A5BC |
|---|---|
| RGB | rgb(135, 165, 188) |
| HSL | hsl(206, 28%, 63%) |
| HSV | hsv(206, 28%, 74%) |
| CMYK | cmyk(28.2%, 12.2%, 0%, 26.3%) |
| CIE-LAB | lab(66.28, -4.95, -15.20) |
| CIE-LCH | lch(66.28, 15.99, 251.95°) |
| OKLab | oklab(70.73% -0.0227 -0.0416) |
| OKLCH | oklch(70.73% 0.047 241.3) |
| XYZ | xyz(32.5212, 35.6907, 52.7427) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.95
Bluegrey
#85A3B2
ΔE00 3.54
Greyblue
#77A1B5
ΔE00 4.43
Cool Gray
#9AA7B0
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.51
Blue Grey
#758DA3
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A5BC #BC9E87
analogous
#87BCB8 #87A5BC #878ABC
triadic
#87A5BC #BC87A5 #A5BC87
tetradic
#87A5BC #B887BC #BC9E87 #8ABC87
square
#87A5BC #B887BC #BC9E87 #8ABC87
split-complementary
#87A5BC #BC878A #BCB887
monochromatic
#486881 #6088A6 #87A5BC #AEC2D2 #D6E0E8
Accessibility & contrast
On white
2.58
#87A5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#87A5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A5BC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A5BC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#949FBC
Tritanopia (blue-blind)
#77ABAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #87a5bc; /* rgb */ color: rgb(135, 165, 188); /* oklch */ color: oklch(70.7% 0.047 241.3);
Tailwind
colors: {
custom: {
50: '#abbfd0',
500: '#87a5bc',
950: '#000000',
},
}SCSS
$custom: #87a5bc; $custom-light: #abbfd0; $custom-dark: #000000;
JSON
{
"hex": "#87a5bc",
"rgb": {
"r": 135,
"g": 165,
"b": 188
},
"hsl": {
"h": 206.038,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.70729,
"c": 0.04736,
"h": 241.3
},
"luminance": 0.35692
}Semantic roles & 50–950 ramp
primary
#87A5BC
secondary
#D9CEC6
accent
#6C3FA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182