#87ABC1#87ABC1
#87ABC1 is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.051 H 235.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABC1 |
|---|---|
| RGB | rgb(135, 171, 193) |
| HSL | hsl(203, 32%, 64%) |
| HSV | hsv(203, 30%, 76%) |
| CMYK | cmyk(30.1%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(68.11, -7.00, -15.22) |
| CIE-LCH | lch(68.11, 16.75, 245.29°) |
| OKLab | oklab(72.23% -0.0289 -0.0416) |
| OKLCH | oklch(72.23% 0.051 235.2) |
| XYZ | xyz(34.1773, 38.1255, 55.9999) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.40
Greyblue
#77A1B5
ΔE00 3.94
Bluey Grey
#89A0B0
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABC1 #C19D87
analogous
#87C1BA #87ABC1 #878EC1
triadic
#87ABC1 #C187AB #ABC187
tetradic
#87ABC1 #BA87C1 #C19D87 #8EC187
square
#87ABC1 #BA87C1 #C19D87 #8EC187
split-complementary
#87ABC1 #C1878E #C1BA87
monochromatic
#466F88 #5F8FAC #87ABC1 #AFC7D6 #D8E3EB
Accessibility & contrast
On white
2.43
#87ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#87ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABC1
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABC1 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC2
Deuteranopia (green-blind)
#99A3C1
Tritanopia (blue-blind)
#75B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abc1; /* rgb */ color: rgb(135, 171, 193); /* oklch */ color: oklch(72.2% 0.051 235.2);
Tailwind
colors: {
custom: {
50: '#abc4d3',
500: '#87abc1',
950: '#000000',
},
}SCSS
$custom: #87abc1; $custom-light: #abc4d3; $custom-dark: #000000;
JSON
{
"hex": "#87abc1",
"rgb": {
"r": 135,
"g": 171,
"b": 193
},
"hsl": {
"h": 202.759,
"s": 31.868,
"l": 64.314
},
"oklch": {
"l": 0.72229,
"c": 0.05068,
"h": 235.2
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#87ABC1
secondary
#DCCFC8
accent
#653BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182