#87ACBD#87ACBD
#87ACBD is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.047 H 227.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACBD |
|---|---|
| RGB | rgb(135, 172, 189) |
| HSL | hsl(199, 29%, 64%) |
| HSV | hsv(199, 29%, 74%) |
| CMYK | cmyk(28.6%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(68.26, -8.52, -12.78) |
| CIE-LCH | lch(68.26, 15.36, 236.32°) |
| OKLab | oklab(72.3% -0.0318 -0.0349) |
| OKLCH | oklch(72.3% 0.047 227.7) |
| XYZ | xyz(33.9267, 38.3286, 53.7448) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.93
Greyblue
#77A1B5
ΔE00 3.73
Bluey Grey
#89A0B0
ΔE00 4.94
Light Grey Blue
#9DBCD4
ΔE00 6.31
Cool Gray
#9AA7B0
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACBD #BD9887
analogous
#87BDB3 #87ACBD #8791BD
triadic
#87ACBD #BD87AC #ACBD87
tetradic
#87ACBD #B387BD #BD9887 #91BD87
square
#87ACBD #B387BD #BD9887 #91BD87
split-complementary
#87ACBD #BD8791 #BDB387
monochromatic
#487082 #6091A7 #87ACBD #AEC7D3 #D6E3E8
Accessibility & contrast
On white
2.42
#87ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#87ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACBD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACBD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9BA4BD
Tritanopia (blue-blind)
#76B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87acbd; /* rgb */ color: rgb(135, 172, 189); /* oklch */ color: oklch(72.3% 0.047 227.7);
Tailwind
colors: {
custom: {
50: '#abc4d0',
500: '#87acbd',
950: '#000000',
},
}SCSS
$custom: #87acbd; $custom-light: #abc4d0; $custom-dark: #000000;
JSON
{
"hex": "#87acbd",
"rgb": {
"r": 135,
"g": 172,
"b": 189
},
"hsl": {
"h": 198.889,
"s": 29.032,
"l": 63.529
},
"oklch": {
"l": 0.72304,
"c": 0.04718,
"h": 227.7
},
"luminance": 0.3833
}Semantic roles & 50–950 ramp
primary
#87ACBD
secondary
#D9CCC6
accent
#5F3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182