#87ACBB#87ACBB
#87ACBB is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.046 H 224.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACBB |
|---|---|
| RGB | rgb(135, 172, 187) |
| HSL | hsl(197, 28%, 63%) |
| HSV | hsv(197, 28%, 73%) |
| CMYK | cmyk(27.8%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.20, -9.00, -11.77) |
| CIE-LCH | lch(68.20, 14.81, 232.60°) |
| OKLab | oklab(72.23% -0.0325 -0.0321) |
| OKLCH | oklch(72.23% 0.046 224.6) |
| XYZ | xyz(33.7111, 38.2424, 52.6093) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.07
Greyblue
#77A1B5
ΔE00 3.94
Bluey Grey
#89A0B0
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 7.07
Cool Grey
#95A3A6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACBB #BB9687
analogous
#87BBB0 #87ACBB #8792BB
triadic
#87ACBB #BB87AC #ACBB87
tetradic
#87ACBB #B087BB #BB9687 #92BB87
square
#87ACBB #B087BB #BB9687 #92BB87
split-complementary
#87ACBB #BB8792 #BBB087
monochromatic
#486F7F #6091A5 #87ACBB #AEC7D1 #D5E2E7
Accessibility & contrast
On white
2.43
#87ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#87ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACBB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACBB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#77B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87acbb; /* rgb */ color: rgb(135, 172, 187); /* oklch */ color: oklch(72.2% 0.046 224.6);
Tailwind
colors: {
custom: {
50: '#abc4cf',
500: '#87acbb',
950: '#000000',
},
}SCSS
$custom: #87acbb; $custom-light: #abc4cf; $custom-dark: #000000;
JSON
{
"hex": "#87acbb",
"rgb": {
"r": 135,
"g": 172,
"b": 187
},
"hsl": {
"h": 197.308,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.72233,
"c": 0.0457,
"h": 224.6
},
"luminance": 0.38244
}Semantic roles & 50–950 ramp
primary
#87ACBB
secondary
#D8CBC6
accent
#5D3FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182