#87AFBB#87AFBB
#87AFBB is a light, muted cyan. Relative luminance 0.394; OKLCH L 72.9% C 0.046 H 218.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFBB |
|---|---|
| RGB | rgb(135, 175, 187) |
| HSL | hsl(194, 28%, 63%) |
| HSV | hsv(194, 28%, 73%) |
| CMYK | cmyk(27.8%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.04, -10.61, -10.51) |
| CIE-LCH | lch(69.04, 14.93, 224.75°) |
| OKLab | oklab(72.9% -0.0365 -0.0287) |
| OKLCH | oklch(72.9% 0.046 218.1) |
| XYZ | xyz(34.2885, 39.3972, 52.8018) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.69
Greyblue
#77A1B5
ΔE00 5.27
Bluey Grey
#89A0B0
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.83
Cool Grey
#95A3A6
ΔE00 7.86
Cool Gray
#9AA7B0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFBB #BB9387
analogous
#87BBAD #87AFBB #8795BB
triadic
#87AFBB #BB87AF #AFBB87
tetradic
#87AFBB #AD87BB #BB9387 #95BB87
square
#87AFBB #AD87BB #BB9387 #95BB87
split-complementary
#87AFBB #BB8795 #BBAD87
monochromatic
#48737F #6095A5 #87AFBB #AEC9D1 #D5E3E7
Accessibility & contrast
On white
2.36
#87AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#87AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFBB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFBB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#76B3B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #87afbb; /* rgb */ color: rgb(135, 175, 187); /* oklch */ color: oklch(72.9% 0.046 218.1);
Tailwind
colors: {
custom: {
50: '#abc6cf',
500: '#87afbb',
950: '#000000',
},
}SCSS
$custom: #87afbb; $custom-light: #abc6cf; $custom-dark: #000000;
JSON
{
"hex": "#87afbb",
"rgb": {
"r": 135,
"g": 175,
"b": 187
},
"hsl": {
"h": 193.846,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.72898,
"c": 0.04644,
"h": 218.1
},
"luminance": 0.39399
}Semantic roles & 50–950 ramp
primary
#87AFBB
secondary
#D8CAC6
accent
#573FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282