#87ADBB#87ADBB
#87ADBB is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.046 H 222.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87ADBB |
|---|---|
| RGB | rgb(135, 173, 187) |
| HSL | hsl(196, 28%, 63%) |
| HSV | hsv(196, 28%, 73%) |
| CMYK | cmyk(27.8%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.48, -9.54, -11.35) |
| CIE-LCH | lch(68.48, 14.82, 229.97°) |
| OKLab | oklab(72.45% -0.0339 -0.0309) |
| OKLCH | oklch(72.45% 0.046 222.4) |
| XYZ | xyz(33.9021, 38.6244, 52.6730) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.58
Greyblue
#77A1B5
ΔE00 4.33
Bluey Grey
#89A0B0
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ADBB #BB9587
analogous
#87BBAF #87ADBB #8793BB
triadic
#87ADBB #BB87AD #ADBB87
tetradic
#87ADBB #AF87BB #BB9587 #93BB87
square
#87ADBB #AF87BB #BB9587 #93BB87
split-complementary
#87ADBB #BB8793 #BBAF87
monochromatic
#48717F #6092A5 #87ADBB #AEC8D1 #D5E2E7
Accessibility & contrast
On white
2.41
#87ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#87ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ADBB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ADBB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9DA4BB
Tritanopia (blue-blind)
#77B2B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87adbb; /* rgb */ color: rgb(135, 173, 187); /* oklch */ color: oklch(72.5% 0.046 222.4);
Tailwind
colors: {
custom: {
50: '#abc5cf',
500: '#87adbb',
950: '#000000',
},
}SCSS
$custom: #87adbb; $custom-light: #abc5cf; $custom-dark: #000000;
JSON
{
"hex": "#87adbb",
"rgb": {
"r": 135,
"g": 173,
"b": 187
},
"hsl": {
"h": 196.154,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.72454,
"c": 0.04588,
"h": 222.4
},
"luminance": 0.38626
}Semantic roles & 50–950 ramp
primary
#87ADBB
secondary
#D8CBC6
accent
#5B3FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182