#87ABC2#87ABC2
#87ABC2 is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.052 H 236.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABC2 |
|---|---|
| RGB | rgb(135, 171, 194) |
| HSL | hsl(203, 33%, 65%) |
| HSV | hsv(203, 30%, 76%) |
| CMYK | cmyk(30.4%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.15, -6.76, -15.72) |
| CIE-LCH | lch(68.15, 17.11, 246.74°) |
| OKLab | oklab(72.27% -0.0285 -0.043) |
| OKLCH | oklch(72.27% 0.052 236.5) |
| XYZ | xyz(34.2892, 38.1702, 56.5894) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.68
Greyblue
#77A1B5
ΔE00 4.14
Bluey Grey
#89A0B0
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 5.28
Cool Gray
#9AA7B0
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABC2 #C29E87
analogous
#87C2BC #87ABC2 #878EC2
triadic
#87ABC2 #C287AB #ABC287
tetradic
#87ABC2 #BC87C2 #C29E87 #8EC287
square
#87ABC2 #BC87C2 #C29E87 #8EC287
split-complementary
#87ABC2 #C2878E #C2BC87
monochromatic
#466F89 #5E8FAD #87ABC2 #B0C7D7 #D8E4EB
Accessibility & contrast
On white
2.43
#87ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#87ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABC2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABC2 | 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)
#A1AAC3
Deuteranopia (green-blind)
#99A3C2
Tritanopia (blue-blind)
#75B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abc2; /* rgb */ color: rgb(135, 171, 194); /* oklch */ color: oklch(72.3% 0.052 236.5);
Tailwind
colors: {
custom: {
50: '#abc4d4',
500: '#87abc2',
950: '#000000',
},
}SCSS
$custom: #87abc2; $custom-light: #abc4d4; $custom-dark: #000000;
JSON
{
"hex": "#87abc2",
"rgb": {
"r": 135,
"g": 171,
"b": 194
},
"hsl": {
"h": 203.39,
"s": 32.597,
"l": 64.51
},
"oklch": {
"l": 0.72266,
"c": 0.05162,
"h": 236.5
},
"luminance": 0.38172
}Semantic roles & 50–950 ramp
primary
#87ABC2
secondary
#DDD0C8
accent
#663AAB
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183