#87ADBE#87ADBE
#87ADBE is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.6% C 0.048 H 227.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87ADBE |
|---|---|
| RGB | rgb(135, 173, 190) |
| HSL | hsl(199, 30%, 64%) |
| HSV | hsv(199, 29%, 75%) |
| CMYK | cmyk(28.9%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.57, -8.81, -12.87) |
| CIE-LCH | lch(68.57, 15.60, 235.59°) |
| OKLab | oklab(72.56% -0.0327 -0.0351) |
| OKLCH | oklch(72.56% 0.048 227.1) |
| XYZ | xyz(34.2267, 38.7542, 54.3821) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.27
Greyblue
#77A1B5
ΔE00 3.93
Bluey Grey
#89A0B0
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ADBE #BE9887
analogous
#87BEB3 #87ADBE #8791BE
triadic
#87ADBE #BE87AD #ADBE87
tetradic
#87ADBE #B387BE #BE9887 #91BE87
square
#87ADBE #B387BE #BE9887 #91BE87
split-complementary
#87ADBE #BE8791 #BEB387
monochromatic
#477183 #5F92A8 #87ADBE #AFC8D4 #D6E3E9
Accessibility & contrast
On white
2.40
#87ADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#87ADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ADBE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ADBE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#76B2B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87adbe; /* rgb */ color: rgb(135, 173, 190); /* oklch */ color: oklch(72.6% 0.048 227.1);
Tailwind
colors: {
custom: {
50: '#abc5d1',
500: '#87adbe',
950: '#000000',
},
}SCSS
$custom: #87adbe; $custom-light: #abc5d1; $custom-dark: #000000;
JSON
{
"hex": "#87adbe",
"rgb": {
"r": 135,
"g": 173,
"b": 190
},
"hsl": {
"h": 198.545,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.7256,
"c": 0.04799,
"h": 227.1
},
"luminance": 0.38756
}Semantic roles & 50–950 ramp
primary
#87ADBE
secondary
#DACDC7
accent
#5E3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182