#87ACBC#87ACBC
#87ACBC is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.046 H 226.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACBC |
|---|---|
| RGB | rgb(135, 172, 188) |
| HSL | hsl(198, 28%, 63%) |
| HSV | hsv(198, 28%, 74%) |
| CMYK | cmyk(28.2%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.23, -8.76, -12.27) |
| CIE-LCH | lch(68.23, 15.08, 234.49°) |
| OKLab | oklab(72.27% -0.0321 -0.0335) |
| OKLCH | oklch(72.27% 0.046 226.2) |
| XYZ | xyz(33.8185, 38.2853, 53.1751) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.97
Greyblue
#77A1B5
ΔE00 3.81
Bluey Grey
#89A0B0
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 7.01
Cool Grey
#95A3A6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACBC #BC9787
analogous
#87BCB1 #87ACBC #8791BC
triadic
#87ACBC #BC87AC #ACBC87
tetradic
#87ACBC #B187BC #BC9787 #91BC87
square
#87ACBC #B187BC #BC9787 #91BC87
split-complementary
#87ACBC #BC8791 #BCB187
monochromatic
#487081 #6091A6 #87ACBC #AEC7D2 #D6E2E8
Accessibility & contrast
On white
2.43
#87ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#87ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACBC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACBC | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#76B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87acbc; /* rgb */ color: rgb(135, 172, 188); /* oklch */ color: oklch(72.3% 0.046 226.2);
Tailwind
colors: {
custom: {
50: '#abc4d0',
500: '#87acbc',
950: '#000000',
},
}SCSS
$custom: #87acbc; $custom-light: #abc4d0; $custom-dark: #000000;
JSON
{
"hex": "#87acbc",
"rgb": {
"r": 135,
"g": 172,
"b": 188
},
"hsl": {
"h": 198.113,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.72268,
"c": 0.04642,
"h": 226.2
},
"luminance": 0.38287
}Semantic roles & 50–950 ramp
primary
#87ACBC
secondary
#D9CCC6
accent
#5E3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182