#A2B096#A2B096
#A2B096 is a light, muted yellow-green. Relative luminance 0.409; OKLCH L 73.9% C 0.040 H 130.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B096 |
|---|---|
| RGB | rgb(162, 176, 150) |
| HSL | hsl(92, 14%, 64%) |
| HSV | hsv(92, 15%, 69%) |
| CMYK | cmyk(8%, 0%, 14.8%, 31%) |
| CIE-LAB | lab(70.13, -9.72, 11.68) |
| CIE-LCH | lch(70.13, 15.20, 129.76°) |
| OKLab | oklab(73.9% -0.0258 0.0302) |
| OKLCH | oklch(73.9% 0.04 130.5) |
| XYZ | xyz(35.9297, 40.9339, 34.8564) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.97
Sage Green
#9CAF88
ΔE00 4.24
Grey Green
#86A17D
ΔE00 7.39
Cement
#A5A391
ΔE00 7.93
Greyish Green
#82A67D
ΔE00 8.52
Bland
#AFA88B
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B096 #A496B0
analogous
#AFB096 #A2B096 #96B097
triadic
#A2B096 #96A2B0 #B096A2
tetradic
#A2B096 #96AFB0 #A496B0 #B09796
square
#A2B096 #96AFB0 #A496B0 #B09796
split-complementary
#A2B096 #9796B0 #B096AF
monochromatic
#657457 #839673 #A2B096 #C1CAB9 #E0E5DC
Accessibility & contrast
On white
2.29
#A2B096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#A2B096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B096
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B096 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#A3AEA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2b096; /* rgb */ color: rgb(162, 176, 150); /* oklch */ color: oklch(73.9% 0.040 130.5);
Tailwind
colors: {
custom: {
50: '#bdc7b4',
500: '#a2b096',
950: '#000000',
},
}SCSS
$custom: #a2b096; $custom-light: #bdc7b4; $custom-dark: #000000;
JSON
{
"hex": "#a2b096",
"rgb": {
"r": 162,
"g": 176,
"b": 150
},
"hsl": {
"h": 92.308,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73897,
"c": 0.03974,
"h": 130.5
},
"luminance": 0.40934
}Semantic roles & 50–950 ramp
primary
#A2B096
secondary
#D1CCD5
accent
#4D9876
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280