#A2B59E#A2B59E
#A2B59E is a light, muted green. Relative luminance 0.432; OKLCH L 75.2% C 0.039 H 140.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B59E |
|---|---|
| RGB | rgb(162, 181, 158) |
| HSL | hsl(110, 13%, 66%) |
| HSV | hsv(110, 13%, 71%) |
| CMYK | cmyk(10.5%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(71.69, -10.94, 9.52) |
| CIE-LCH | lch(71.69, 14.50, 138.98°) |
| OKLab | oklab(75.2% -0.0297 0.0247) |
| OKLCH | oklch(75.2% 0.039 140.2) |
| XYZ | xyz(37.5945, 43.1973, 38.6984) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.32
Sage Green
#9CAF88
ΔE00 5.40
Grey Green
#86A17D
ΔE00 8.19
Darkseagreen
#8FBC8F
ΔE00 8.41
Greyish Green
#82A67D
ΔE00 8.91
Cement
#A5A391
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B59E #B19EB5
analogous
#AEB59E #A2B59E #9EB5A6
triadic
#A2B59E #9EA2B5 #B59EA2
tetradic
#A2B59E #9EAEB5 #B19EB5 #B5A69E
square
#A2B59E #9EAEB5 #B19EB5 #B5A69E
split-complementary
#A2B59E #A69EB5 #B59EAE
monochromatic
#637B5E #819B7B #A2B59E #C3CFC1 #E5EAE3
Accessibility & contrast
On white
2.18
#A2B59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#A2B59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B59E
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B59E | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B3AF9F
Tritanopia (blue-blind)
#A1B3AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b59e; /* rgb */ color: rgb(162, 181, 158); /* oklch */ color: oklch(75.2% 0.039 140.2);
Tailwind
colors: {
custom: {
50: '#bdcbba',
500: '#a2b59e',
950: '#000000',
},
}SCSS
$custom: #a2b59e; $custom-light: #bdcbba; $custom-dark: #000000;
JSON
{
"hex": "#a2b59e",
"rgb": {
"r": 162,
"g": 181,
"b": 158
},
"hsl": {
"h": 109.565,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.75195,
"c": 0.03861,
"h": 140.2
},
"luminance": 0.43198
}Semantic roles & 50–950 ramp
primary
#A2B59E
secondary
#DAD4DB
accent
#4E988B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280