#ABB6AE#ABB6AE
#ABB6AE is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.5% C 0.017 H 154.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6AE |
|---|---|
| RGB | rgb(171, 182, 174) |
| HSL | hsl(136, 7%, 69%) |
| HSV | hsv(136, 6%, 71%) |
| CMYK | cmyk(6%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(73.00, -5.35, 2.75) |
| CIE-LCH | lch(73.00, 6.01, 152.81°) |
| OKLab | oklab(76.53% -0.015 0.0072) |
| OKLCH | oklch(76.53% 0.017 154.4) |
| XYZ | xyz(41.1610, 45.1695, 46.5863) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.19
Dark Gray
#A9A9A9
ΔE00 7.68
Cool Grey
#95A3A6
ΔE00 7.76
Silver
#C0C0C0
ΔE00 7.90
Cement
#A5A391
ΔE00 8.32
Greyish
#A8A495
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6AE #B6ABB3
analogous
#AEB6AB #ABB6AE #ABB6B4
triadic
#ABB6AE #AEABB6 #B6AEAB
tetradic
#ABB6AE #ABAEB6 #B6ABB3 #B6B4AB
square
#ABB6AE #ABAEB6 #B6ABB3 #B6B4AB
split-complementary
#ABB6AE #B4ABB6 #B6ABAE
monochromatic
#6B7B70 #8A9A8E #ABB6AE #CCD2CE #ECEFED
Accessibility & contrast
On white
2.09
#ABB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6AE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6AE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#B4B3AE
Tritanopia (blue-blind)
#AAB6B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb6ae; /* rgb */ color: rgb(171, 182, 174); /* oklch */ color: oklch(76.5% 0.017 154.4);
Tailwind
colors: {
custom: {
50: '#c4cbc6',
500: '#abb6ae',
950: '#000000',
},
}SCSS
$custom: #abb6ae; $custom-light: #c4cbc6; $custom-dark: #000000;
JSON
{
"hex": "#abb6ae",
"rgb": {
"r": 171,
"g": 182,
"b": 174
},
"hsl": {
"h": 136.364,
"s": 7.006,
"l": 69.216
},
"oklch": {
"l": 0.76529,
"c": 0.01662,
"h": 154.4
},
"luminance": 0.4517
}Semantic roles & 50–950 ramp
primary
#ABB6AE
secondary
#E0DDDF
accent
#558091
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282