#A2B09E#A2B09E
#A2B09E is a light, muted green. Relative luminance 0.412; OKLCH L 74.1% C 0.030 H 138.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B09E |
|---|---|
| RGB | rgb(162, 176, 158) |
| HSL | hsl(107, 10%, 65%) |
| HSV | hsv(107, 10%, 69%) |
| CMYK | cmyk(8%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(70.32, -8.30, 7.56) |
| CIE-LCH | lch(70.32, 11.23, 137.69°) |
| OKLab | oklab(74.11% -0.0224 0.0197) |
| OKLCH | oklch(74.11% 0.03 138.7) |
| XYZ | xyz(36.5960, 41.2004, 38.3656) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.07
Sage Green
#9CAF88
ΔE00 6.96
Cement
#A5A391
ΔE00 7.41
Greyish
#A8A495
ΔE00 8.51
Grey Green
#86A17D
ΔE00 9.08
Bland
#AFA88B
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B09E #AC9EB0
analogous
#ABB09E #A2B09E #9EB0A3
triadic
#A2B09E #9EA2B0 #B09EA2
tetradic
#A2B09E #9EABB0 #AC9EB0 #B0A39E
square
#A2B09E #9EABB0 #AC9EB0 #B0A39E
split-complementary
#A2B09E #A39EB0 #B09EAB
monochromatic
#64755F #82957C #A2B09E #C2CBC0 #E3E7E1
Accessibility & contrast
On white
2.27
#A2B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#A2B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B09E
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B09E | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9D
Deuteranopia (green-blind)
#AFAB9F
Tritanopia (blue-blind)
#A2AFAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2b09e; /* rgb */ color: rgb(162, 176, 158); /* oklch */ color: oklch(74.1% 0.030 138.7);
Tailwind
colors: {
custom: {
50: '#bdc7ba',
500: '#a2b09e',
950: '#000000',
},
}SCSS
$custom: #a2b09e; $custom-light: #bdc7ba; $custom-dark: #000000;
JSON
{
"hex": "#a2b09e",
"rgb": {
"r": 162,
"g": 176,
"b": 158
},
"hsl": {
"h": 106.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.74107,
"c": 0.02984,
"h": 138.7
},
"luminance": 0.41201
}Semantic roles & 50–950 ramp
primary
#A2B09E
secondary
#D7D2D8
accent
#519485
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280