#AAB299#AAB299
#AAB299 is a light, muted yellow-green. Relative luminance 0.427; OKLCH L 75.0% C 0.036 H 121.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB299 |
|---|---|
| RGB | rgb(170, 178, 153) |
| HSL | hsl(79, 14%, 65%) |
| HSV | hsv(79, 14%, 70%) |
| CMYK | cmyk(4.5%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(71.34, -7.34, 11.84) |
| CIE-LCH | lch(71.34, 13.93, 121.78°) |
| OKLab | oklab(75.03% -0.0189 0.0306) |
| OKLCH | oklch(75.03% 0.036 121.7) |
| XYZ | xyz(38.2469, 42.6868, 36.3553) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.82
Greenish Grey
#96AE8D
ΔE00 6.25
Cement
#A5A391
ΔE00 6.42
Bland
#AFA88B
ΔE00 6.85
Stone (survey)
#ADA587
ΔE00 7.58
Greyish
#A8A495
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB299 #A199B2
analogous
#B2AD99 #AAB299 #9EB299
triadic
#AAB299 #99AAB2 #B299AA
tetradic
#AAB299 #99B2AD #A199B2 #B2999E
square
#AAB299 #99B2AD #A199B2 #B2999E
split-complementary
#AAB299 #999EB2 #AD99B2
monochromatic
#6E775A #8D9876 #AAB299 #C7CCBC #E4E7DF
Accessibility & contrast
On white
2.20
#AAB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB299
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB299 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF98
Deuteranopia (green-blind)
#B4AF9A
Tritanopia (blue-blind)
#ACAFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab299; /* rgb */ color: rgb(170, 178, 153); /* oklch */ color: oklch(75.0% 0.036 121.7);
Tailwind
colors: {
custom: {
50: '#c3c9b7',
500: '#aab299',
950: '#000000',
},
}SCSS
$custom: #aab299; $custom-light: #c3c9b7; $custom-dark: #000000;
JSON
{
"hex": "#aab299",
"rgb": {
"r": 170,
"g": 178,
"b": 153
},
"hsl": {
"h": 79.2,
"s": 13.966,
"l": 64.902
},
"oklch": {
"l": 0.75029,
"c": 0.036,
"h": 121.7
},
"luminance": 0.42687
}Semantic roles & 50–950 ramp
primary
#AAB299
secondary
#D2CFD8
accent
#4D9865
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280