#A2BAA2#A2BAA2
#A2BAA2 is a light, muted green. Relative luminance 0.454; OKLCH L 76.4% C 0.043 H 145.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAA2 |
|---|---|
| RGB | rgb(162, 186, 162) |
| HSL | hsl(120, 15%, 68%) |
| HSV | hsv(120, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(73.16, -12.83, 9.43) |
| CIE-LCH | lch(73.16, 15.92, 143.67°) |
| OKLab | oklab(76.39% -0.0351 0.0245) |
| OKLCH | oklch(76.39% 0.043 145.1) |
| XYZ | xyz(38.9794, 45.4072, 40.8863) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.64
Sage Green
#9CAF88
ΔE00 5.93
Darkseagreen
#8FBC8F
ΔE00 7.32
Grey Green
#86A17D
ΔE00 8.73
Greyish Green
#82A67D
ΔE00 8.95
Lichen
#8FB67B
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAA2 #BAA2BA
analogous
#AEBAA2 #A2BAA2 #A2BAAE
triadic
#A2BAA2 #A2A2BA #BAA2A2
tetradic
#A2BAA2 #A2AEBA #BAA2BA #BAAEA2
square
#A2BAA2 #A2AEBA #BAA2BA #BAAEA2
split-complementary
#A2BAA2 #AEA2BA #BAA2AE
monochromatic
#608260 #7FA07F #A2BAA2 #C5D4C5 #E8EEE8
Accessibility & contrast
On white
2.08
#A2BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A2BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAA2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAA2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#A0B8B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2baa2; /* rgb */ color: rgb(162, 186, 162); /* oklch */ color: oklch(76.4% 0.043 145.1);
Tailwind
colors: {
custom: {
50: '#bdcebd',
500: '#a2baa2',
950: '#000000',
},
}SCSS
$custom: #a2baa2; $custom-light: #bdcebd; $custom-dark: #000000;
JSON
{
"hex": "#a2baa2",
"rgb": {
"r": 162,
"g": 186,
"b": 162
},
"hsl": {
"h": 120,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76394,
"c": 0.04281,
"h": 145.1
},
"luminance": 0.45408
}Semantic roles & 50–950 ramp
primary
#A2BAA2
secondary
#E0D8E0
accent
#4C9999
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281