#87ABC4#87ABC4
#87ABC4 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.054 H 238.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABC4 |
|---|---|
| RGB | rgb(135, 171, 196) |
| HSL | hsl(205, 34%, 65%) |
| HSV | hsv(205, 31%, 77%) |
| CMYK | cmyk(31.1%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(68.21, -6.26, -16.73) |
| CIE-LCH | lch(68.21, 17.86, 249.47°) |
| OKLab | oklab(72.34% -0.0278 -0.0458) |
| OKLCH | oklch(72.34% 0.054 238.8) |
| XYZ | xyz(34.5153, 38.2607, 57.7803) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.28
Greyblue
#77A1B5
ΔE00 4.60
Bluey Grey
#89A0B0
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 7.38
Cloudy Blue
#ACC2D9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABC4 #C4A087
analogous
#87C4BE #87ABC4 #878DC4
triadic
#87ABC4 #C487AB #ABC487
tetradic
#87ABC4 #BE87C4 #C4A087 #8DC487
square
#87ABC4 #BE87C4 #C4A087 #8DC487
split-complementary
#87ABC4 #C4878D #C4BE87
monochromatic
#456F8C #5E8EB0 #87ABC4 #B0C8D8 #D9E4EC
Accessibility & contrast
On white
2.43
#87ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#87ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABC4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABC4 | 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)
#A0AAC5
Deuteranopia (green-blind)
#98A3C4
Tritanopia (blue-blind)
#74B1B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abc4; /* rgb */ color: rgb(135, 171, 196); /* oklch */ color: oklch(72.3% 0.054 238.8);
Tailwind
colors: {
custom: {
50: '#abc4d5',
500: '#87abc4',
950: '#000000',
},
}SCSS
$custom: #87abc4; $custom-light: #abc4d5; $custom-dark: #000000;
JSON
{
"hex": "#87abc4",
"rgb": {
"r": 135,
"g": 171,
"b": 196
},
"hsl": {
"h": 204.59,
"s": 34.078,
"l": 64.902
},
"oklch": {
"l": 0.7234,
"c": 0.05359,
"h": 238.8
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#87ABC4
secondary
#DED2C9
accent
#6839AD
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183