#87ABBF#87ABBF
#87ABBF is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.049 H 232.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABBF |
|---|---|
| RGB | rgb(135, 171, 191) |
| HSL | hsl(201, 30%, 64%) |
| HSV | hsv(201, 29%, 75%) |
| CMYK | cmyk(29.3%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(68.05, -7.49, -14.21) |
| CIE-LCH | lch(68.05, 16.06, 242.20°) |
| OKLab | oklab(72.16% -0.0296 -0.0388) |
| OKLCH | oklch(72.16% 0.049 232.6) |
| XYZ | xyz(33.9557, 38.0368, 54.8328) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.93
Greyblue
#77A1B5
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 4.34
Light Grey Blue
#9DBCD4
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 6.82
Cool Grey
#95A3A6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABBF #BF9B87
analogous
#87BFB7 #87ABBF #878FBF
triadic
#87ABBF #BF87AB #ABBF87
tetradic
#87ABBF #B787BF #BF9B87 #8FBF87
square
#87ABBF #B787BF #BF9B87 #8FBF87
split-complementary
#87ABBF #BF878F #BFB787
monochromatic
#476F85 #5F8FAA #87ABBF #AFC7D4 #D7E3EA
Accessibility & contrast
On white
2.44
#87ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#87ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABBF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABBF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#76B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abbf; /* rgb */ color: rgb(135, 171, 191); /* oklch */ color: oklch(72.2% 0.049 232.6);
Tailwind
colors: {
custom: {
50: '#abc4d2',
500: '#87abbf',
950: '#000000',
},
}SCSS
$custom: #87abbf; $custom-light: #abc4d2; $custom-dark: #000000;
JSON
{
"hex": "#87abbf",
"rgb": {
"r": 135,
"g": 171,
"b": 191
},
"hsl": {
"h": 201.429,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.72155,
"c": 0.04886,
"h": 232.6
},
"luminance": 0.38038
}Semantic roles & 50–950 ramp
primary
#87ABBF
secondary
#DBCEC7
accent
#633CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182