#87A2BC#87A2BC
#87A2BC is a light, muted cyan. Relative luminance 0.346; OKLCH L 70.1% C 0.049 H 247.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2BC |
|---|---|
| RGB | rgb(135, 162, 188) |
| HSL | hsl(209, 28%, 63%) |
| HSV | hsv(209, 28%, 74%) |
| CMYK | cmyk(28.2%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.45, -3.30, -16.46) |
| CIE-LCH | lch(65.45, 16.79, 258.65°) |
| OKLab | oklab(70.08% -0.0186 -0.045) |
| OKLCH | oklch(70.08% 0.049 247.5) |
| XYZ | xyz(31.9865, 34.6212, 52.5644) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.78
Bluegrey
#85A3B2
ΔE00 5.23
Greyblue
#77A1B5
ΔE00 5.94
Blue Grey
#758DA3
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2BC #BCA187
analogous
#87BCBB #87A2BC #8787BC
triadic
#87A2BC #BC87A2 #A2BC87
tetradic
#87A2BC #BB87BC #BCA187 #87BC87
square
#87A2BC #BB87BC #BCA187 #87BC87
split-complementary
#87A2BC #BC8787 #BCBB87
monochromatic
#486581 #6084A6 #87A2BC #AEC0D2 #D6DFE8
Accessibility & contrast
On white
2.65
#87A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#87A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2BC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2BC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#78A8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #87a2bc; /* rgb */ color: rgb(135, 162, 188); /* oklch */ color: oklch(70.1% 0.049 247.5);
Tailwind
colors: {
custom: {
50: '#abbdd0',
500: '#87a2bc',
950: '#000000',
},
}SCSS
$custom: #87a2bc; $custom-light: #abbdd0; $custom-dark: #000000;
JSON
{
"hex": "#87a2bc",
"rgb": {
"r": 135,
"g": 162,
"b": 188
},
"hsl": {
"h": 209.434,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.70075,
"c": 0.04874,
"h": 247.5
},
"luminance": 0.34622
}Semantic roles & 50–950 ramp
primary
#87A2BC
secondary
#D9CFC6
accent
#723FA7
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182