#AFB2AA#AFB2AA
#AFB2AA is a light, near-neutral grey. Relative luminance 0.439; OKLCH L 75.9% C 0.012 H 123.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2AA |
|---|---|
| RGB | rgb(175, 178, 170) |
| HSL | hsl(83, 5%, 68%) |
| HSV | hsv(83, 4%, 70%) |
| CMYK | cmyk(1.7%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(72.13, -2.54, 3.71) |
| CIE-LCH | lch(72.13, 4.50, 124.36°) |
| OKLab | oklab(75.88% -0.0065 0.0098) |
| OKLCH | oklch(75.88% 0.012 123.5) |
| XYZ | xyz(40.8541, 43.8570, 44.3354) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.25
Greyish
#A8A495
ΔE00 5.64
Silver
#C0C0C0
ΔE00 6.26
Cement
#A5A391
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2AA #ADAAB2
analogous
#B2B1AA #AFB2AA #ABB2AA
triadic
#AFB2AA #AAAFB2 #B2AAAF
tetradic
#AFB2AA #AAB2B1 #ADAAB2 #B2AAAB
square
#AFB2AA #AAB2B1 #ADAAB2 #B2AAAB
split-complementary
#AFB2AA #AAABB2 #B1AAB2
monochromatic
#72766B #91958A #AFB2AA #CDCFCA #EBECEA
Accessibility & contrast
On white
2.15
#AFB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AFB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2AA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2AA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#B0B1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afb2aa; /* rgb */ color: rgb(175, 178, 170); /* oklch */ color: oklch(75.9% 0.012 123.5);
Tailwind
colors: {
custom: {
50: '#c6c9c3',
500: '#afb2aa',
950: '#000000',
},
}SCSS
$custom: #afb2aa; $custom-light: #c6c9c3; $custom-dark: #000000;
JSON
{
"hex": "#afb2aa",
"rgb": {
"r": 175,
"g": 178,
"b": 170
},
"hsl": {
"h": 82.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75883,
"c": 0.0117,
"h": 123.5
},
"luminance": 0.43857
}Semantic roles & 50–950 ramp
primary
#AFB2AA
secondary
#DCDBDD
accent
#578F6C
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281