#87B2BD#87B2BD
#87B2BD is a light, muted cyan. Relative luminance 0.407; OKLCH L 73.6% C 0.049 H 215.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2BD |
|---|---|
| RGB | rgb(135, 178, 189) |
| HSL | hsl(192, 29%, 64%) |
| HSV | hsv(192, 29%, 74%) |
| CMYK | cmyk(28.6%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(69.94, -11.73, -10.27) |
| CIE-LCH | lch(69.94, 15.59, 221.21°) |
| OKLab | oklab(73.63% -0.0397 -0.028) |
| OKLCH | oklch(73.63% 0.049 215.2) |
| XYZ | xyz(35.0945, 40.6642, 54.1341) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.91
Greyblue
#77A1B5
ΔE00 6.30
Bluey Grey
#89A0B0
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2BD #BD9287
analogous
#87BDAD #87B2BD #8797BD
triadic
#87B2BD #BD87B2 #B2BD87
tetradic
#87B2BD #AD87BD #BD9287 #97BD87
square
#87B2BD #AD87BD #BD9287 #97BD87
split-complementary
#87B2BD #BD8797 #BDAD87
monochromatic
#487682 #6099A7 #87B2BD #AECBD3 #D6E5E8
Accessibility & contrast
On white
2.30
#87B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#87B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2BD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2BD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#75B6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #87b2bd; /* rgb */ color: rgb(135, 178, 189); /* oklch */ color: oklch(73.6% 0.049 215.2);
Tailwind
colors: {
custom: {
50: '#abc9d0',
500: '#87b2bd',
950: '#000000',
},
}SCSS
$custom: #87b2bd; $custom-light: #abc9d0; $custom-dark: #000000;
JSON
{
"hex": "#87b2bd",
"rgb": {
"r": 135,
"g": 178,
"b": 189
},
"hsl": {
"h": 192.222,
"s": 29.032,
"l": 63.529
},
"oklch": {
"l": 0.73633,
"c": 0.0486,
"h": 215.2
},
"luminance": 0.40666
}Semantic roles & 50–950 ramp
primary
#87B2BD
secondary
#D9CAC6
accent
#533EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282