#AAAFA0#AAAFA0
#AAAFA0 is a light, muted yellow-green. Relative luminance 0.417; OKLCH L 74.6% C 0.022 H 122.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFA0 |
|---|---|
| RGB | rgb(170, 175, 160) |
| HSL | hsl(80, 9%, 66%) |
| HSV | hsv(80, 9%, 69%) |
| CMYK | cmyk(2.9%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(70.69, -4.53, 7.08) |
| CIE-LCH | lch(70.69, 8.41, 122.59°) |
| OKLab | oklab(74.57% -0.0115 0.0185) |
| OKLCH | oklch(74.57% 0.022 122) |
| XYZ | xyz(38.2517, 41.7441, 39.2931) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.59
Greyish
#A8A495
ΔE00 5.10
Bland
#AFA88B
ΔE00 7.10
Stone (survey)
#ADA587
ΔE00 7.83
Dark Gray
#A9A9A9
ΔE00 8.11
Stone
#A89F91
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFA0 #A5A0AF
analogous
#AFACA0 #AAAFA0 #A2AFA0
triadic
#AAAFA0 #A0AAAF #AFA0AA
tetradic
#AAAFA0 #A0AFAC #A5A0AF #AFA0A2
square
#AAAFA0 #A0AFAC #A5A0AF #AFA0A2
split-complementary
#AAAFA0 #A0A2AF #ACA0AF
monochromatic
#6D7361 #8C937F #AAAFA0 #C8CBC1 #E5E7E2
Accessibility & contrast
On white
2.25
#AAAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#AAAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFA0
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFA0 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#ABADAB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaafa0; /* rgb */ color: rgb(170, 175, 160); /* oklch */ color: oklch(74.6% 0.022 122.0);
Tailwind
colors: {
custom: {
50: '#c3c6bc',
500: '#aaafa0',
950: '#000000',
},
}SCSS
$custom: #aaafa0; $custom-light: #c3c6bc; $custom-dark: #000000;
JSON
{
"hex": "#aaafa0",
"rgb": {
"r": 170,
"g": 175,
"b": 160
},
"hsl": {
"h": 80,
"s": 8.571,
"l": 65.686
},
"oklch": {
"l": 0.74571,
"c": 0.0218,
"h": 122
},
"luminance": 0.41744
}Semantic roles & 50–950 ramp
primary
#AAAFA0
secondary
#D5D3D8
accent
#539368
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281