#ABB2AF#ABB2AF
#ABB2AF is a light, near-neutral grey. Relative luminance 0.436; OKLCH L 75.7% C 0.009 H 168.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AF |
|---|---|
| RGB | rgb(171, 178, 175) |
| HSL | hsl(154, 4%, 68%) |
| HSV | hsv(154, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(71.96, -3.02, 0.68) |
| CIE-LCH | lch(71.96, 3.10, 167.36°) |
| OKLab | oklab(75.71% -0.0087 0.0018) |
| OKLCH | oklch(75.71% 0.009 168.7) |
| XYZ | xyz(40.4514, 43.5936, 46.8324) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 5.89
Silver
#C0C0C0
ΔE00 5.91
Cool Grey
#95A3A6
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AF #B2ABAE
analogous
#ABB2AB #ABB2AF #ABB1B2
triadic
#ABB2AF #AFABB2 #B2AFAB
tetradic
#ABB2AF #ABABB2 #B2ABAE #B1B2AB
square
#ABB2AF #ABABB2 #B2ABAE #B1B2AB
split-complementary
#ABB2AF #B2ABB1 #B2ABAB
monochromatic
#6C7672 #8B9591 #ABB2AF #CBCFCD #EBEDEC
Accessibility & contrast
On white
2.16
#ABB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ABB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#AAB2B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2af; /* rgb */ color: rgb(171, 178, 175); /* oklch */ color: oklch(75.7% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#c4c9c6',
500: '#abb2af',
950: '#000000',
},
}SCSS
$custom: #abb2af; $custom-light: #c4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#abb2af",
"rgb": {
"r": 171,
"g": 178,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75711,
"c": 0.00891,
"h": 168.7
},
"luminance": 0.43594
}Semantic roles & 50–950 ramp
primary
#ABB2AF
secondary
#DDDBDC
accent
#576F8E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282