#87ABB8#87ABB8
#87ABB8 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.043 H 221.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABB8 |
|---|---|
| RGB | rgb(135, 171, 184) |
| HSL | hsl(196, 26%, 63%) |
| HSV | hsv(196, 27%, 72%) |
| CMYK | cmyk(26.6%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(67.83, -9.17, -10.67) |
| CIE-LCH | lch(67.83, 14.07, 229.30°) |
| OKLab | oklab(71.91% -0.0324 -0.0291) |
| OKLCH | oklch(71.91% 0.043 221.9) |
| XYZ | xyz(33.2037, 37.7360, 50.8724) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.08
Greyblue
#77A1B5
ΔE00 4.13
Bluey Grey
#89A0B0
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABB8 #B89487
analogous
#87B8AC #87ABB8 #8793B8
triadic
#87ABB8 #B887AB #ABB887
tetradic
#87ABB8 #AC87B8 #B89487 #93B887
square
#87ABB8 #AC87B8 #B89487 #93B887
split-complementary
#87ABB8 #B88793 #B8AC87
monochromatic
#496E7C #6190A1 #87ABB8 #ADC6CF #D4E1E5
Accessibility & contrast
On white
2.46
#87ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#87ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABB8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABB8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9B9
Deuteranopia (green-blind)
#9CA3B8
Tritanopia (blue-blind)
#78AFAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87abb8; /* rgb */ color: rgb(135, 171, 184); /* oklch */ color: oklch(71.9% 0.043 221.9);
Tailwind
colors: {
custom: {
50: '#abc4cd',
500: '#87abb8',
950: '#000000',
},
}SCSS
$custom: #87abb8; $custom-light: #abc4cd; $custom-dark: #000000;
JSON
{
"hex": "#87abb8",
"rgb": {
"r": 135,
"g": 171,
"b": 184
},
"hsl": {
"h": 195.918,
"s": 25.654,
"l": 62.549
},
"oklch": {
"l": 0.71906,
"c": 0.04349,
"h": 221.9
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#87ABB8
secondary
#D6C9C4
accent
#5C41A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182