#87A8BE#87A8BE
#87A8BE is a light, muted cyan. Relative luminance 0.369; OKLCH L 71.5% C 0.048 H 237.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87A8BE |
|---|---|
| RGB | rgb(135, 168, 190) |
| HSL | hsl(204, 30%, 64%) |
| HSV | hsv(204, 29%, 75%) |
| CMYK | cmyk(28.9%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(67.18, -6.11, -14.96) |
| CIE-LCH | lch(67.18, 16.16, 247.80°) |
| OKLab | oklab(71.46% -0.026 -0.0409) |
| OKLCH | oklch(71.46% 0.048 237.5) |
| XYZ | xyz(33.2858, 36.8725, 54.0685) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.06
Bluey Grey
#89A0B0
ΔE00 3.47
Greyblue
#77A1B5
ΔE00 3.88
Light Grey Blue
#9DBCD4
ΔE00 5.90
Cool Gray
#9AA7B0
ΔE00 6.49
Cool Grey
#95A3A6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A8BE #BE9D87
analogous
#87BEB8 #87A8BE #878CBE
triadic
#87A8BE #BE87A8 #A8BE87
tetradic
#87A8BE #B887BE #BE9D87 #8CBE87
square
#87A8BE #B887BE #BE9D87 #8CBE87
split-complementary
#87A8BE #BE878C #BEB887
monochromatic
#476B83 #5F8BA8 #87A8BE #AFC5D4 #D6E2E9
Accessibility & contrast
On white
2.51
#87A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#87A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A8BE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A8BE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#76AEAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87a8be; /* rgb */ color: rgb(135, 168, 190); /* oklch */ color: oklch(71.5% 0.048 237.5);
Tailwind
colors: {
custom: {
50: '#abc1d1',
500: '#87a8be',
950: '#000000',
},
}SCSS
$custom: #87a8be; $custom-light: #abc1d1; $custom-dark: #000000;
JSON
{
"hex": "#87a8be",
"rgb": {
"r": 135,
"g": 168,
"b": 190
},
"hsl": {
"h": 204,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.7146,
"c": 0.04847,
"h": 237.5
},
"luminance": 0.36874
}Semantic roles & 50–950 ramp
primary
#87A8BE
secondary
#DACEC7
accent
#683DA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182