#87A2BB#87A2BB
#87A2BB is a light, muted cyan. Relative luminance 0.346; OKLCH L 70.0% C 0.048 H 246.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2BB |
|---|---|
| RGB | rgb(135, 162, 187) |
| HSL | hsl(209, 28%, 63%) |
| HSV | hsv(209, 28%, 73%) |
| CMYK | cmyk(27.8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.42, -3.55, -15.95) |
| CIE-LCH | lch(65.42, 16.34, 257.46°) |
| OKLab | oklab(70.04% -0.019 -0.0436) |
| OKLCH | oklch(70.04% 0.048 246.5) |
| XYZ | xyz(31.8790, 34.5782, 51.9987) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.41
Bluegrey
#85A3B2
ΔE00 4.83
Greyblue
#77A1B5
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 6.73
Blue Grey
#758DA3
ΔE00 6.85
Light Grey Blue
#9DBCD4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2BB #BBA087
analogous
#87BBBA #87A2BB #8788BB
triadic
#87A2BB #BB87A2 #A2BB87
tetradic
#87A2BB #BA87BB #BBA087 #88BB87
square
#87A2BB #BA87BB #BBA087 #88BB87
split-complementary
#87A2BB #BB8788 #BBBA87
monochromatic
#48657F #6084A5 #87A2BB #AEC0D1 #D5DFE7
Accessibility & contrast
On white
2.65
#87A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#87A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2BB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2BB | 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)
#98A2BC
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#78A8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #87a2bb; /* rgb */ color: rgb(135, 162, 187); /* oklch */ color: oklch(70.0% 0.048 246.5);
Tailwind
colors: {
custom: {
50: '#abbdcf',
500: '#87a2bb',
950: '#000000',
},
}SCSS
$custom: #87a2bb; $custom-light: #abbdcf; $custom-dark: #000000;
JSON
{
"hex": "#87a2bb",
"rgb": {
"r": 135,
"g": 162,
"b": 187
},
"hsl": {
"h": 208.846,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.70038,
"c": 0.04758,
"h": 246.5
},
"luminance": 0.34579
}Semantic roles & 50–950 ramp
primary
#87A2BB
secondary
#D8CFC6
accent
#713FA6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182