#87ABBD#87ABBD
#87ABBD is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.047 H 229.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABBD |
|---|---|
| RGB | rgb(135, 171, 189) |
| HSL | hsl(200, 29%, 64%) |
| HSV | hsv(200, 29%, 74%) |
| CMYK | cmyk(28.6%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.98, -7.98, -13.20) |
| CIE-LCH | lch(67.98, 15.42, 238.85°) |
| OKLab | oklab(72.08% -0.0304 -0.036) |
| OKLCH | oklch(72.08% 0.047 229.8) |
| XYZ | xyz(33.7371, 37.9494, 53.6816) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.65
Greyblue
#77A1B5
ΔE00 3.54
Bluey Grey
#89A0B0
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABBD #BD9987
analogous
#87BDB4 #87ABBD #8790BD
triadic
#87ABBD #BD87AB #ABBD87
tetradic
#87ABBD #B487BD #BD9987 #90BD87
square
#87ABBD #B487BD #BD9987 #90BD87
split-complementary
#87ABBD #BD8790 #BDB487
monochromatic
#486F82 #608FA7 #87ABBD #AEC7D3 #D6E2E8
Accessibility & contrast
On white
2.44
#87ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#87ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABBD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABBD | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#76B0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87abbd; /* rgb */ color: rgb(135, 171, 189); /* oklch */ color: oklch(72.1% 0.047 229.8);
Tailwind
colors: {
custom: {
50: '#abc4d0',
500: '#87abbd',
950: '#000000',
},
}SCSS
$custom: #87abbd; $custom-light: #abc4d0; $custom-dark: #000000;
JSON
{
"hex": "#87abbd",
"rgb": {
"r": 135,
"g": 171,
"b": 189
},
"hsl": {
"h": 200,
"s": 29.032,
"l": 63.529
},
"oklch": {
"l": 0.72083,
"c": 0.04716,
"h": 229.8
},
"luminance": 0.37951
}Semantic roles & 50–950 ramp
primary
#87ABBD
secondary
#D9CDC6
accent
#613EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182