#87ABC3#87ABC3
#87ABC3 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.053 H 237.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABC3 |
|---|---|
| RGB | rgb(135, 171, 195) |
| HSL | hsl(204, 33%, 65%) |
| HSV | hsv(204, 31%, 76%) |
| CMYK | cmyk(30.8%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(68.18, -6.51, -16.22) |
| CIE-LCH | lch(68.18, 17.48, 248.13°) |
| OKLab | oklab(72.3% -0.0281 -0.0444) |
| OKLCH | oklch(72.3% 0.053 237.6) |
| XYZ | xyz(34.4019, 38.2153, 57.1828) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.98
Greyblue
#77A1B5
ΔE00 4.36
Bluey Grey
#89A0B0
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 5.19
Cool Gray
#9AA7B0
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABC3 #C39F87
analogous
#87C3BD #87ABC3 #878DC3
triadic
#87ABC3 #C387AB #ABC387
tetradic
#87ABC3 #BD87C3 #C39F87 #8DC387
square
#87ABC3 #BD87C3 #C39F87 #8DC387
split-complementary
#87ABC3 #C3878D #C3BD87
monochromatic
#456F8A #5E8EAF #87ABC3 #B0C8D7 #D9E4EC
Accessibility & contrast
On white
2.43
#87ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#87ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABC3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABC3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC4
Deuteranopia (green-blind)
#98A3C3
Tritanopia (blue-blind)
#74B1B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abc3; /* rgb */ color: rgb(135, 171, 195); /* oklch */ color: oklch(72.3% 0.053 237.6);
Tailwind
colors: {
custom: {
50: '#abc4d5',
500: '#87abc3',
950: '#000000',
},
}SCSS
$custom: #87abc3; $custom-light: #abc4d5; $custom-dark: #000000;
JSON
{
"hex": "#87abc3",
"rgb": {
"r": 135,
"g": 171,
"b": 195
},
"hsl": {
"h": 204,
"s": 33.333,
"l": 64.706
},
"oklch": {
"l": 0.72303,
"c": 0.0526,
"h": 237.6
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#87ABC3
secondary
#DDD1C9
accent
#6739AC
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183