#ABB5AE#ABB5AE
#ABB5AE is a light, near-neutral grey. Relative luminance 0.448; OKLCH L 76.3% C 0.015 H 155.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5AE |
|---|---|
| RGB | rgb(171, 181, 174) |
| HSL | hsl(138, 6%, 69%) |
| HSV | hsv(138, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(72.73, -4.82, 2.36) |
| CIE-LCH | lch(72.73, 5.36, 153.92°) |
| OKLab | oklab(76.32% -0.0135 0.0062) |
| OKLCH | oklch(76.32% 0.015 155.5) |
| XYZ | xyz(40.9570, 44.7614, 46.5182) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.94
Dark Gray
#A9A9A9
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.32
Silver
#C0C0C0
ΔE00 7.43
Greyish
#A8A495
ΔE00 8.07
Cement
#A5A391
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5AE #B5ABB2
analogous
#ADB5AB #ABB5AE #ABB5B3
triadic
#ABB5AE #AEABB5 #B5AEAB
tetradic
#ABB5AE #ABADB5 #B5ABB2 #B5B3AB
square
#ABB5AE #ABADB5 #B5ABB2 #B5B3AB
split-complementary
#ABB5AE #B3ABB5 #B5ABAD
monochromatic
#6C7A70 #8A988F #ABB5AE #CCD2CD #ECEEED
Accessibility & contrast
On white
2.11
#ABB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ABB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5AE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5AE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#AAB5B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb5ae; /* rgb */ color: rgb(171, 181, 174); /* oklch */ color: oklch(76.3% 0.015 155.5);
Tailwind
colors: {
custom: {
50: '#c4cbc6',
500: '#abb5ae',
950: '#000000',
},
}SCSS
$custom: #abb5ae; $custom-light: #c4cbc6; $custom-dark: #000000;
JSON
{
"hex": "#abb5ae",
"rgb": {
"r": 171,
"g": 181,
"b": 174
},
"hsl": {
"h": 138,
"s": 6.329,
"l": 69.02
},
"oklch": {
"l": 0.76316,
"c": 0.01487,
"h": 155.5
},
"luminance": 0.44762
}Semantic roles & 50–950 ramp
primary
#ABB5AE
secondary
#DFDCDE
accent
#557F90
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282