#87B2BB#87B2BB
#87B2BB is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.6% C 0.048 H 211.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2BB |
|---|---|
| RGB | rgb(135, 178, 187) |
| HSL | hsl(190, 28%, 63%) |
| HSV | hsv(190, 28%, 73%) |
| CMYK | cmyk(27.8%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.88, -12.20, -9.26) |
| CIE-LCH | lch(69.88, 15.32, 217.19°) |
| OKLab | oklab(73.57% -0.0405 -0.0252) |
| OKLCH | oklch(73.57% 0.048 211.9) |
| XYZ | xyz(34.8789, 40.5779, 52.9986) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.44
Greyblue
#77A1B5
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 8.67
Bluey Grey
#89A0B0
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.03
Cadetblue
#5F9EA0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2BB #BB9087
analogous
#87BBAA #87B2BB #8798BB
triadic
#87B2BB #BB87B2 #B2BB87
tetradic
#87B2BB #AA87BB #BB9087 #98BB87
square
#87B2BB #AA87BB #BB9087 #98BB87
split-complementary
#87B2BB #BB8798 #BBAA87
monochromatic
#48767F #6099A5 #87B2BB #AECBD1 #D5E4E7
Accessibility & contrast
On white
2.30
#87B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#87B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2BB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2BB | 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)
#AAAFBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#76B6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #87b2bb; /* rgb */ color: rgb(135, 178, 187); /* oklch */ color: oklch(73.6% 0.048 211.9);
Tailwind
colors: {
custom: {
50: '#abc9cf',
500: '#87b2bb',
950: '#000000',
},
}SCSS
$custom: #87b2bb; $custom-light: #abc9cf; $custom-dark: #000000;
JSON
{
"hex": "#87b2bb",
"rgb": {
"r": 135,
"g": 178,
"b": 187
},
"hsl": {
"h": 190.385,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.73565,
"c": 0.04774,
"h": 211.9
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#87B2BB
secondary
#D8C9C6
accent
#513FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282