#AAAFA1#AAAFA1
#AAAFA1 is a light, muted yellow-green. Relative luminance 0.418; OKLCH L 74.6% C 0.020 H 122.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFA1 |
|---|---|
| RGB | rgb(170, 175, 161) |
| HSL | hsl(81, 8%, 66%) |
| HSV | hsv(81, 8%, 69%) |
| CMYK | cmyk(2.9%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(70.72, -4.35, 6.57) |
| CIE-LCH | lch(70.72, 7.88, 123.52°) |
| OKLab | oklab(74.6% -0.0111 0.0172) |
| OKLCH | oklch(74.6% 0.02 122.9) |
| XYZ | xyz(38.3396, 41.7792, 39.7557) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.69
Greyish
#A8A495
ΔE00 5.08
Bland
#AFA88B
ΔE00 7.36
Dark Gray
#A9A9A9
ΔE00 7.75
Stone (survey)
#ADA587
ΔE00 8.07
Stone
#A89F91
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFA1 #A6A1AF
analogous
#AFADA1 #AAAFA1 #A3AFA1
triadic
#AAAFA1 #A1AAAF #AFA1AA
tetradic
#AAAFA1 #A1AFAD #A6A1AF #AFA1A3
square
#AAAFA1 #A1AFAD #A6A1AF #AFA1A3
split-complementary
#AAAFA1 #A1A3AF #ADA1AF
monochromatic
#6D7362 #8C9380 #AAAFA1 #C8CBC2 #E6E7E3
Accessibility & contrast
On white
2.24
#AAAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFA1
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFA1 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#ABADAB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaafa1; /* rgb */ color: rgb(170, 175, 161); /* oklch */ color: oklch(74.6% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#c3c6bc',
500: '#aaafa1',
950: '#000000',
},
}SCSS
$custom: #aaafa1; $custom-light: #c3c6bc; $custom-dark: #000000;
JSON
{
"hex": "#aaafa1",
"rgb": {
"r": 170,
"g": 175,
"b": 161
},
"hsl": {
"h": 81.429,
"s": 8.046,
"l": 65.882
},
"oklch": {
"l": 0.74598,
"c": 0.02045,
"h": 122.9
},
"luminance": 0.41779
}Semantic roles & 50–950 ramp
primary
#AAAFA1
secondary
#D5D4D8
accent
#53926A
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281