#A0B49A#A0B49A
#A0B49A is a light, muted green. Relative luminance 0.424; OKLCH L 74.7% C 0.043 H 138.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B49A |
|---|---|
| RGB | rgb(160, 180, 154) |
| HSL | hsl(106, 15%, 65%) |
| HSV | hsv(106, 14%, 71%) |
| CMYK | cmyk(11.1%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(71.18, -11.84, 10.96) |
| CIE-LCH | lch(71.18, 16.14, 137.22°) |
| OKLab | oklab(74.72% -0.032 0.0284) |
| OKLCH | oklch(74.72% 0.043 138.5) |
| XYZ | xyz(36.6501, 42.4488, 36.8281) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.24
Sage Green
#9CAF88
ΔE00 4.35
Grey Green
#86A17D
ΔE00 7.29
Darkseagreen
#8FBC8F
ΔE00 7.51
Greyish Green
#82A67D
ΔE00 7.92
Greeny Grey
#7EA07A
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B49A #AE9AB4
analogous
#ADB49A #A0B49A #9AB4A1
triadic
#A0B49A #9AA0B4 #B49AA0
tetradic
#A0B49A #9AADB4 #AE9AB4 #B4A19A
square
#A0B49A #9AADB4 #AE9AB4 #B4A19A
split-complementary
#A0B49A #A19AB4 #B49AAD
monochromatic
#61795A #7F9A77 #A0B49A #C1CEBD #E2E8E0
Accessibility & contrast
On white
2.21
#A0B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A0B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B49A
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B49A | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#9FB2AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0b49a; /* rgb */ color: rgb(160, 180, 154); /* oklch */ color: oklch(74.7% 0.043 138.5);
Tailwind
colors: {
custom: {
50: '#bccab7',
500: '#a0b49a',
950: '#000000',
},
}SCSS
$custom: #a0b49a; $custom-light: #bccab7; $custom-dark: #000000;
JSON
{
"hex": "#a0b49a",
"rgb": {
"r": 160,
"g": 180,
"b": 154
},
"hsl": {
"h": 106.154,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74724,
"c": 0.04278,
"h": 138.5
},
"luminance": 0.42449
}Semantic roles & 50–950 ramp
primary
#A0B49A
secondary
#D7D1D9
accent
#4D9987
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280