#AAAF99#AAAF99
#AAAF99 is a light, muted yellow-green. Relative luminance 0.415; OKLCH L 74.4% C 0.031 H 117.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAF99 |
|---|---|
| RGB | rgb(170, 175, 153) |
| HSL | hsl(74, 12%, 64%) |
| HSV | hsv(74, 13%, 69%) |
| CMYK | cmyk(2.9%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(70.53, -5.74, 10.69) |
| CIE-LCH | lch(70.53, 12.13, 118.24°) |
| OKLab | oklab(74.39% -0.0145 0.0277) |
| OKLCH | oklch(74.39% 0.031 117.6) |
| XYZ | xyz(37.6566, 41.5060, 36.1585) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.77
Bland
#AFA88B
ΔE00 5.81
Greyish
#A8A495
ΔE00 5.95
Stone (survey)
#ADA587
ΔE00 6.55
Sage Green
#9CAF88
ΔE00 7.22
Greenish Grey
#96AE8D
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAF99 #9E99AF
analogous
#AFA999 #AAAF99 #9FAF99
triadic
#AAAF99 #99AAAF #AF99AA
tetradic
#AAAF99 #99AFA9 #9E99AF #AF999F
square
#AAAF99 #99AFA9 #9E99AF #AF999F
split-complementary
#AAAF99 #999FAF #A999AF
monochromatic
#6E735A #8D9477 #AAAF99 #C7CABB #E3E5DE
Accessibility & contrast
On white
2.26
#AAAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAF99
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAF99 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#ACACA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaf99; /* rgb */ color: rgb(170, 175, 153); /* oklch */ color: oklch(74.4% 0.031 117.6);
Tailwind
colors: {
custom: {
50: '#c3c6b7',
500: '#aaaf99',
950: '#000000',
},
}SCSS
$custom: #aaaf99; $custom-light: #c3c6b7; $custom-dark: #000000;
JSON
{
"hex": "#aaaf99",
"rgb": {
"r": 170,
"g": 175,
"b": 153
},
"hsl": {
"h": 73.636,
"s": 12.088,
"l": 64.314
},
"oklch": {
"l": 0.74386,
"c": 0.03127,
"h": 117.6
},
"luminance": 0.41506
}Semantic roles & 50–950 ramp
primary
#AAAF99
secondary
#D0CED6
accent
#4F965F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280