#87B2BC#87B2BC
#87B2BC is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.6% C 0.048 H 213.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2BC |
|---|---|
| RGB | rgb(135, 178, 188) |
| HSL | hsl(191, 28%, 63%) |
| HSV | hsv(191, 28%, 74%) |
| CMYK | cmyk(28.2%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.91, -11.96, -9.76) |
| CIE-LCH | lch(69.91, 15.44, 219.22°) |
| OKLab | oklab(73.6% -0.0401 -0.0266) |
| OKLCH | oklch(73.6% 0.048 213.6) |
| XYZ | xyz(34.9863, 40.6209, 53.5644) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.17
Greyblue
#77A1B5
ΔE00 6.57
Bluey Grey
#89A0B0
ΔE00 8.45
Cool Grey
#95A3A6
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2BC #BC9187
analogous
#87BCAB #87B2BC #8797BC
triadic
#87B2BC #BC87B2 #B2BC87
tetradic
#87B2BC #AB87BC #BC9187 #97BC87
square
#87B2BC #AB87BC #BC9187 #97BC87
split-complementary
#87B2BC #BC8797 #BCAB87
monochromatic
#487681 #6099A6 #87B2BC #AECBD2 #D6E4E8
Accessibility & contrast
On white
2.30
#87B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#87B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2BC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2BC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#76B6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #87b2bc; /* rgb */ color: rgb(135, 178, 188); /* oklch */ color: oklch(73.6% 0.048 213.6);
Tailwind
colors: {
custom: {
50: '#abc9d0',
500: '#87b2bc',
950: '#000000',
},
}SCSS
$custom: #87b2bc; $custom-light: #abc9d0; $custom-dark: #000000;
JSON
{
"hex": "#87b2bc",
"rgb": {
"r": 135,
"g": 178,
"b": 188
},
"hsl": {
"h": 191.321,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.73599,
"c": 0.04815,
"h": 213.6
},
"luminance": 0.40623
}Semantic roles & 50–950 ramp
primary
#87B2BC
secondary
#D9CAC6
accent
#523FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282