#A2BA9A#A2BA9A
#A2BA9A is a light, muted green. Relative luminance 0.451; OKLCH L 76.2% C 0.052 H 137.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BA9A |
|---|---|
| RGB | rgb(162, 186, 154) |
| HSL | hsl(105, 19%, 67%) |
| HSV | hsv(105, 17%, 73%) |
| CMYK | cmyk(12.9%, 0%, 17.2%, 27.1%) |
| CIE-LAB | lab(72.98, -14.25, 13.52) |
| CIE-LCH | lch(72.98, 19.64, 136.50°) |
| OKLab | oklab(76.19% -0.0385 0.0348) |
| OKLCH | oklch(76.19% 0.052 137.9) |
| XYZ | xyz(38.2908, 45.1318, 37.2596) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.45
Sage Green
#9CAF88
ΔE00 4.02
Darkseagreen
#8FBC8F
ΔE00 5.57
Lichen
#8FB67B
ΔE00 7.55
Greyish Green
#82A67D
ΔE00 7.67
Grey Green
#86A17D
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BA9A #B29ABA
analogous
#B2BA9A #A2BA9A #9ABAA2
triadic
#A2BA9A #9AA2BA #BA9AA2
tetradic
#A2BA9A #9AB2BA #B29ABA #BAA29A
square
#A2BA9A #9AB2BA #B29ABA #BAA29A
split-complementary
#A2BA9A #A29ABA #BA9AB2
monochromatic
#638158 #81A176 #A2BA9A #C3D3BE #E5ECE3
Accessibility & contrast
On white
2.09
#A2BA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#A2BA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BA9A
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BA9A | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB598
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#A1B7B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2ba9a; /* rgb */ color: rgb(162, 186, 154); /* oklch */ color: oklch(76.2% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#bdceb7',
500: '#a2ba9a',
950: '#000000',
},
}SCSS
$custom: #a2ba9a; $custom-light: #bdceb7; $custom-dark: #000000;
JSON
{
"hex": "#a2ba9a",
"rgb": {
"r": 162,
"g": 186,
"b": 154
},
"hsl": {
"h": 105,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76191,
"c": 0.05195,
"h": 137.9
},
"luminance": 0.45132
}Semantic roles & 50–950 ramp
primary
#A2BA9A
secondary
#DAD3DD
accent
#489D88
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280