#87A2BD#87A2BD
#87A2BD is a light, muted cyan. Relative luminance 0.347; OKLCH L 70.1% C 0.050 H 248.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2BD |
|---|---|
| RGB | rgb(135, 162, 189) |
| HSL | hsl(210, 29%, 64%) |
| HSV | hsv(210, 29%, 74%) |
| CMYK | cmyk(28.6%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(65.49, -3.06, -16.97) |
| CIE-LCH | lch(65.49, 17.24, 259.78°) |
| OKLab | oklab(70.11% -0.0183 -0.0464) |
| OKLCH | oklch(70.11% 0.05 248.5) |
| XYZ | xyz(32.0946, 34.6644, 53.1341) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.16
Bluegrey
#85A3B2
ΔE00 5.61
Greyblue
#77A1B5
ΔE00 6.25
Blue Grey
#758DA3
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2BD #BDA287
analogous
#87BDBD #87A2BD #8787BD
triadic
#87A2BD #BD87A2 #A2BD87
tetradic
#87A2BD #BD87BD #BDA287 #87BD87
square
#87A2BD #BD87BD #BDA287 #87BD87
split-complementary
#87A2BD #BD8787 #BDBD87
monochromatic
#486582 #6083A7 #87A2BD #AEC1D3 #D6DFE8
Accessibility & contrast
On white
2.65
#87A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#87A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2BD
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2BD | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#919DBC
Tritanopia (blue-blind)
#77A8AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #87a2bd; /* rgb */ color: rgb(135, 162, 189); /* oklch */ color: oklch(70.1% 0.050 248.5);
Tailwind
colors: {
custom: {
50: '#abbdd1',
500: '#87a2bd',
950: '#000000',
},
}SCSS
$custom: #87a2bd; $custom-light: #abbdd1; $custom-dark: #000000;
JSON
{
"hex": "#87a2bd",
"rgb": {
"r": 135,
"g": 162,
"b": 189
},
"hsl": {
"h": 210,
"s": 29.032,
"l": 63.529
},
"oklch": {
"l": 0.70113,
"c": 0.04991,
"h": 248.5
},
"luminance": 0.34666
}Semantic roles & 50–950 ramp
primary
#87A2BD
secondary
#D9D0C6
accent
#733EA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182