#87ABB3#87ABB3
#87ABB3 is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.041 H 212.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABB3 |
|---|---|
| RGB | rgb(135, 171, 179) |
| HSL | hsl(191, 22%, 62%) |
| HSV | hsv(191, 25%, 70%) |
| CMYK | cmyk(24.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.67, -10.35, -8.12) |
| CIE-LCH | lch(67.67, 13.15, 218.13°) |
| OKLab | oklab(71.73% -0.0343 -0.0221) |
| OKLCH | oklch(71.73% 0.041 212.8) |
| XYZ | xyz(32.6888, 37.5301, 48.1608) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.71
Greyblue
#77A1B5
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.71
Bluey Grey
#89A0B0
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABB3 #B38F87
analogous
#87B3A5 #87ABB3 #8795B3
triadic
#87ABB3 #B387AB #ABB387
tetradic
#87ABB3 #A587B3 #B38F87 #95B387
square
#87ABB3 #A587B3 #B38F87 #95B387
split-complementary
#87ABB3 #B38795 #B3A587
monochromatic
#4A6D75 #62909B #87ABB3 #ACC5CB #D2DFE2
Accessibility & contrast
On white
2.47
#87ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#87ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABB3
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABB3 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#9DA2B3
Tritanopia (blue-blind)
#79AFAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87abb3; /* rgb */ color: rgb(135, 171, 179); /* oklch */ color: oklch(71.7% 0.041 212.8);
Tailwind
colors: {
custom: {
50: '#abc4c9',
500: '#87abb3',
950: '#000000',
},
}SCSS
$custom: #87abb3; $custom-light: #abc4c9; $custom-dark: #000000;
JSON
{
"hex": "#87abb3",
"rgb": {
"r": 135,
"g": 171,
"b": 179
},
"hsl": {
"h": 190.909,
"s": 22.449,
"l": 61.569
},
"oklch": {
"l": 0.71734,
"c": 0.04083,
"h": 212.8
},
"luminance": 0.37531
}Semantic roles & 50–950 ramp
primary
#87ABB3
secondary
#D3C6C3
accent
#5545A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182