#A2BB9B#A2BB9B
#A2BB9B is a light, muted green. Relative luminance 0.456; OKLCH L 76.4% C 0.052 H 138.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB9B |
|---|---|
| RGB | rgb(162, 187, 155) |
| HSL | hsl(107, 19%, 67%) |
| HSV | hsv(107, 17%, 73%) |
| CMYK | cmyk(13.4%, 0%, 17.1%, 26.7%) |
| CIE-LAB | lab(73.28, -14.59, 13.40) |
| CIE-LCH | lch(73.28, 19.81, 137.44°) |
| OKLab | oklab(76.44% -0.0395 0.0345) |
| OKLCH | oklch(76.44% 0.052 138.9) |
| XYZ | xyz(38.5858, 45.5880, 37.7705) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.68
Sage Green
#9CAF88
ΔE00 4.31
Darkseagreen
#8FBC8F
ΔE00 5.40
Lichen
#8FB67B
ΔE00 7.56
Greyish Green
#82A67D
ΔE00 7.77
Grey Green
#86A17D
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB9B #B49BBB
analogous
#B2BB9B #A2BB9B #9BBBA4
triadic
#A2BB9B #9BA2BB #BB9BA2
tetradic
#A2BB9B #9BB2BB #B49BBB #BBA49B
square
#A2BB9B #9BB2BB #B49BBB #BBA49B
split-complementary
#A2BB9B #A49BBB #BB9BB2
monochromatic
#628359 #80A277 #A2BB9B #C4D4BF #E6EDE4
Accessibility & contrast
On white
2.08
#A2BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A2BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB9B
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB9B | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB599
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#A1B9B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb9b; /* rgb */ color: rgb(162, 187, 155); /* oklch */ color: oklch(76.4% 0.052 138.9);
Tailwind
colors: {
custom: {
50: '#bdcfb8',
500: '#a2bb9b',
950: '#000000',
},
}SCSS
$custom: #a2bb9b; $custom-light: #bdcfb8; $custom-dark: #000000;
JSON
{
"hex": "#a2bb9b",
"rgb": {
"r": 162,
"g": 187,
"b": 155
},
"hsl": {
"h": 106.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76436,
"c": 0.05249,
"h": 138.9
},
"luminance": 0.45589
}Semantic roles & 50–950 ramp
primary
#A2BB9B
secondary
#DCD4DE
accent
#489D8B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280