#87ABC7#87ABC7
#87ABC7 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.057 H 241.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABC7 |
|---|---|
| RGB | rgb(135, 171, 199) |
| HSL | hsl(206, 36%, 65%) |
| HSV | hsv(206, 32%, 78%) |
| CMYK | cmyk(32.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.31, -5.52, -18.23) |
| CIE-LCH | lch(68.31, 19.05, 253.17°) |
| OKLab | oklab(72.45% -0.0267 -0.05) |
| OKLCH | oklch(72.45% 0.057 241.9) |
| XYZ | xyz(34.8602, 38.3986, 59.5966) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.12
Bluey Grey
#89A0B0
ΔE00 5.23
Bluegrey
#85A3B2
ΔE00 5.25
Greyblue
#77A1B5
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 7.81
Cool Gray
#9AA7B0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABC7 #C7A387
analogous
#87C7C3 #87ABC7 #878BC7
triadic
#87ABC7 #C787AB #ABC787
tetradic
#87ABC7 #C387C7 #C7A387 #8BC787
square
#87ABC7 #C387C7 #C7A387 #8BC787
split-complementary
#87ABC7 #C7878B #C7C387
monochromatic
#436F90 #5D8EB4 #87ABC7 #B1C8DA #DAE5EE
Accessibility & contrast
On white
2.42
#87ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#87ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABC7
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABC7 | 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)
#9FABC8
Deuteranopia (green-blind)
#97A4C7
Tritanopia (blue-blind)
#73B2B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87abc7; /* rgb */ color: rgb(135, 171, 199); /* oklch */ color: oklch(72.5% 0.057 241.9);
Tailwind
colors: {
custom: {
50: '#abc4d8',
500: '#87abc7',
950: '#000000',
},
}SCSS
$custom: #87abc7; $custom-light: #abc4d8; $custom-dark: #000000;
JSON
{
"hex": "#87abc7",
"rgb": {
"r": 135,
"g": 171,
"b": 199
},
"hsl": {
"h": 206.25,
"s": 36.364,
"l": 65.49
},
"oklch": {
"l": 0.72453,
"c": 0.05669,
"h": 241.9
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#87ABC7
secondary
#E0D4CA
accent
#6B36AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183