#87AABC#87AABC
#87AABC is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.046 H 230.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87AABC |
|---|---|
| RGB | rgb(135, 170, 188) |
| HSL | hsl(200, 28%, 63%) |
| HSV | hsv(200, 28%, 74%) |
| CMYK | cmyk(28.2%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.67, -7.68, -13.11) |
| CIE-LCH | lch(67.67, 15.19, 239.65°) |
| OKLab | oklab(71.83% -0.0295 -0.0358) |
| OKLCH | oklch(71.83% 0.046 230.5) |
| XYZ | xyz(33.4408, 37.5298, 53.0492) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.35
Greyblue
#77A1B5
ΔE00 3.40
Bluey Grey
#89A0B0
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 6.52
Cool Grey
#95A3A6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AABC #BC9987
analogous
#87BCB3 #87AABC #878FBC
triadic
#87AABC #BC87AA #AABC87
tetradic
#87AABC #B387BC #BC9987 #8FBC87
square
#87AABC #B387BC #BC9987 #8FBC87
split-complementary
#87AABC #BC878F #BCB387
monochromatic
#486D81 #608EA6 #87AABC #AEC6D2 #D6E2E8
Accessibility & contrast
On white
2.47
#87AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#87AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AABC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AABC | 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)
#A1A8BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#77AFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87aabc; /* rgb */ color: rgb(135, 170, 188); /* oklch */ color: oklch(71.8% 0.046 230.5);
Tailwind
colors: {
custom: {
50: '#abc3d0',
500: '#87aabc',
950: '#000000',
},
}SCSS
$custom: #87aabc; $custom-light: #abc3d0; $custom-dark: #000000;
JSON
{
"hex": "#87aabc",
"rgb": {
"r": 135,
"g": 170,
"b": 188
},
"hsl": {
"h": 200.377,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.71827,
"c": 0.04636,
"h": 230.5
},
"luminance": 0.37531
}Semantic roles & 50–950 ramp
primary
#87AABC
secondary
#D9CCC6
accent
#623FA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182