#A0B29A#A0B29A
#A0B29A is a light, muted green. Relative luminance 0.416; OKLCH L 74.3% C 0.039 H 137.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B29A |
|---|---|
| RGB | rgb(160, 178, 154) |
| HSL | hsl(105, 13%, 65%) |
| HSV | hsv(105, 13%, 70%) |
| CMYK | cmyk(10.1%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(70.63, -10.80, 10.18) |
| CIE-LCH | lch(70.63, 14.84, 136.69°) |
| OKLab | oklab(74.29% -0.0291 0.0264) |
| OKLCH | oklch(74.29% 0.039 137.9) |
| XYZ | xyz(36.2492, 41.6471, 36.6945) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.74
Sage Green
#9CAF88
ΔE00 4.79
Grey Green
#86A17D
ΔE00 7.44
Greyish Green
#82A67D
ΔE00 8.35
Darkseagreen
#8FBC8F
ΔE00 8.42
Greeny Grey
#7EA07A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B29A #AC9AB2
analogous
#ACB29A #A0B29A #9AB2A0
triadic
#A0B29A #9AA0B2 #B29AA0
tetradic
#A0B29A #9AACB2 #AC9AB2 #B2A09A
square
#A0B29A #9AACB2 #AC9AB2 #B2A09A
split-complementary
#A0B29A #A09AB2 #B29AAC
monochromatic
#62775B #7F9877 #A0B29A #C1CCBD #E1E7DF
Accessibility & contrast
On white
2.25
#A0B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#A0B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B29A
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B29A | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#A0B0AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0b29a; /* rgb */ color: rgb(160, 178, 154); /* oklch */ color: oklch(74.3% 0.039 137.9);
Tailwind
colors: {
custom: {
50: '#bcc9b7',
500: '#a0b29a',
950: '#000000',
},
}SCSS
$custom: #a0b29a; $custom-light: #bcc9b7; $custom-dark: #000000;
JSON
{
"hex": "#a0b29a",
"rgb": {
"r": 160,
"g": 178,
"b": 154
},
"hsl": {
"h": 105,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74286,
"c": 0.03931,
"h": 137.9
},
"luminance": 0.41647
}Semantic roles & 50–950 ramp
primary
#A0B29A
secondary
#D6D0D8
accent
#4E9885
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280