#A4B09A#A4B09A
#A4B09A is a light, muted yellow-green. Relative luminance 0.413; OKLCH L 74.2% C 0.034 H 130.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B09A |
|---|---|
| RGB | rgb(164, 176, 154) |
| HSL | hsl(93, 12%, 65%) |
| HSV | hsv(93, 13%, 69%) |
| CMYK | cmyk(6.8%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(70.37, -8.30, 9.85) |
| CIE-LCH | lch(70.37, 12.88, 130.10°) |
| OKLab | oklab(74.15% -0.022 0.0256) |
| OKLCH | oklch(74.15% 0.034 130.7) |
| XYZ | xyz(36.6669, 41.2761, 36.6009) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.41
Sage Green
#9CAF88
ΔE00 5.78
Cement
#A5A391
ΔE00 6.96
Greyish
#A8A495
ΔE00 8.25
Bland
#AFA88B
ΔE00 8.33
Grey Green
#86A17D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B09A #A69AB0
analogous
#AFB09A #A4B09A #9AB09B
triadic
#A4B09A #9AA4B0 #B09AA4
tetradic
#A4B09A #9AAFB0 #A69AB0 #B09B9A
square
#A4B09A #9AAFB0 #A69AB0 #B09B9A
split-complementary
#A4B09A #9B9AB0 #B09AAF
monochromatic
#67745B #859578 #A4B09A #C3CBBC #E2E6DF
Accessibility & contrast
On white
2.27
#A4B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#A4B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B09A
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B09A | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD99
Deuteranopia (green-blind)
#B0AC9B
Tritanopia (blue-blind)
#A5AEAA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4b09a; /* rgb */ color: rgb(164, 176, 154); /* oklch */ color: oklch(74.2% 0.034 130.7);
Tailwind
colors: {
custom: {
50: '#bfc7b7',
500: '#a4b09a',
950: '#000000',
},
}SCSS
$custom: #a4b09a; $custom-light: #bfc7b7; $custom-dark: #000000;
JSON
{
"hex": "#a4b09a",
"rgb": {
"r": 164,
"g": 176,
"b": 154
},
"hsl": {
"h": 92.727,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.74154,
"c": 0.03372,
"h": 130.7
},
"luminance": 0.41276
}Semantic roles & 50–950 ramp
primary
#A4B09A
secondary
#D3CFD7
accent
#4F9676
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280