#87AABE#87AABE
#87AABE is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.9% C 0.048 H 233.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87AABE |
|---|---|
| RGB | rgb(135, 170, 190) |
| HSL | hsl(202, 30%, 64%) |
| HSV | hsv(202, 29%, 75%) |
| CMYK | cmyk(28.9%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.74, -7.19, -14.12) |
| CIE-LCH | lch(67.74, 15.85, 243.01°) |
| OKLab | oklab(71.9% -0.0287 -0.0386) |
| OKLCH | oklch(71.9% 0.048 233.4) |
| XYZ | xyz(33.6579, 37.6166, 54.1925) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.71
Greyblue
#77A1B5
ΔE00 3.56
Bluey Grey
#89A0B0
ΔE00 4.00
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.62
Cool Grey
#95A3A6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AABE #BE9B87
analogous
#87BEB6 #87AABE #878EBE
triadic
#87AABE #BE87AA #AABE87
tetradic
#87AABE #B687BE #BE9B87 #8EBE87
square
#87AABE #B687BE #BE9B87 #8EBE87
split-complementary
#87AABE #BE878E #BEB687
monochromatic
#476E83 #5F8EA8 #87AABE #AFC6D4 #D6E2E9
Accessibility & contrast
On white
2.46
#87AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#87AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AABE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AABE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#99A2BE
Tritanopia (blue-blind)
#76AFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87aabe; /* rgb */ color: rgb(135, 170, 190); /* oklch */ color: oklch(71.9% 0.048 233.4);
Tailwind
colors: {
custom: {
50: '#abc3d1',
500: '#87aabe',
950: '#000000',
},
}SCSS
$custom: #87aabe; $custom-light: #abc3d1; $custom-dark: #000000;
JSON
{
"hex": "#87aabe",
"rgb": {
"r": 135,
"g": 170,
"b": 190
},
"hsl": {
"h": 201.818,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.71899,
"c": 0.04809,
"h": 233.4
},
"luminance": 0.37618
}Semantic roles & 50–950 ramp
primary
#87AABE
secondary
#DACEC7
accent
#643DA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182