#87ACBF#87ACBF
#87ACBF is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.049 H 230.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACBF |
|---|---|
| RGB | rgb(135, 172, 191) |
| HSL | hsl(200, 30%, 64%) |
| HSV | hsv(200, 29%, 75%) |
| CMYK | cmyk(29.3%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.33, -8.03, -13.79) |
| CIE-LCH | lch(68.33, 15.96, 239.78°) |
| OKLab | oklab(72.38% -0.031 -0.0377) |
| OKLCH | oklch(72.38% 0.049 230.6) |
| XYZ | xyz(34.1453, 38.4160, 54.8960) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.04
Greyblue
#77A1B5
ΔE00 3.72
Bluey Grey
#89A0B0
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.99
Cool Grey
#95A3A6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACBF #BF9A87
analogous
#87BFB6 #87ACBF #8790BF
triadic
#87ACBF #BF87AC #ACBF87
tetradic
#87ACBF #B687BF #BF9A87 #90BF87
square
#87ACBF #B687BF #BF9A87 #90BF87
split-complementary
#87ACBF #BF8790 #BFB687
monochromatic
#477085 #5F90AA #87ACBF #AFC8D4 #D7E3EA
Accessibility & contrast
On white
2.42
#87ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#87ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACBF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACBF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#9AA4BF
Tritanopia (blue-blind)
#75B1B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87acbf; /* rgb */ color: rgb(135, 172, 191); /* oklch */ color: oklch(72.4% 0.049 230.6);
Tailwind
colors: {
custom: {
50: '#abc4d2',
500: '#87acbf',
950: '#000000',
},
}SCSS
$custom: #87acbf; $custom-light: #abc4d2; $custom-dark: #000000;
JSON
{
"hex": "#87acbf",
"rgb": {
"r": 135,
"g": 172,
"b": 191
},
"hsl": {
"h": 200.357,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.72376,
"c": 0.04879,
"h": 230.6
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#87ACBF
secondary
#DBCEC7
accent
#613CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182