#A2B29A#A2B29A
#A2B29A is a light, muted green. Relative luminance 0.419; OKLCH L 74.4% C 0.038 H 135.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B29A |
|---|---|
| RGB | rgb(162, 178, 154) |
| HSL | hsl(100, 13%, 65%) |
| HSV | hsv(100, 13%, 70%) |
| CMYK | cmyk(9%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(70.77, -10.08, 10.40) |
| CIE-LCH | lch(70.77, 14.48, 134.09°) |
| OKLab | oklab(74.44% -0.027 0.027) |
| OKLCH | oklch(74.44% 0.038 135.1) |
| XYZ | xyz(36.6524, 41.8550, 36.7134) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.14
Sage Green
#9CAF88
ΔE00 4.86
Grey Green
#86A17D
ΔE00 7.77
Cement
#A5A391
ΔE00 8.50
Greyish Green
#82A67D
ΔE00 8.77
Darkseagreen
#8FBC8F
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B29A #AA9AB2
analogous
#AEB29A #A2B29A #9AB29E
triadic
#A2B29A #9AA2B2 #B29AA2
tetradic
#A2B29A #9AAEB2 #AA9AB2 #B29E9A
square
#A2B29A #9AAEB2 #AA9AB2 #B29E9A
split-complementary
#A2B29A #9E9AB2 #B29AAE
monochromatic
#64775B #829877 #A2B29A #C2CCBD #E2E7DF
Accessibility & contrast
On white
2.24
#A2B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#A2B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B29A
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B29A | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#B1AD9B
Tritanopia (blue-blind)
#A2B0AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b29a; /* rgb */ color: rgb(162, 178, 154); /* oklch */ color: oklch(74.4% 0.038 135.1);
Tailwind
colors: {
custom: {
50: '#bdc9b7',
500: '#a2b29a',
950: '#000000',
},
}SCSS
$custom: #a2b29a; $custom-light: #bdc9b7; $custom-dark: #000000;
JSON
{
"hex": "#a2b29a",
"rgb": {
"r": 162,
"g": 178,
"b": 154
},
"hsl": {
"h": 100,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74436,
"c": 0.03818,
"h": 135.1
},
"luminance": 0.41855
}Semantic roles & 50–950 ramp
primary
#A2B29A
secondary
#D5D0D8
accent
#4E987F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280