#A2BB9E#A2BB9E
#A2BB9E is a light, muted green. Relative luminance 0.457; OKLCH L 76.5% C 0.049 H 141.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB9E |
|---|---|
| RGB | rgb(162, 187, 158) |
| HSL | hsl(112, 18%, 68%) |
| HSV | hsv(112, 16%, 73%) |
| CMYK | cmyk(13.4%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(73.34, -14.06, 11.87) |
| CIE-LCH | lch(73.34, 18.40, 139.84°) |
| OKLab | oklab(76.51% -0.0382 0.0307) |
| OKLCH | oklch(76.51% 0.049 141.3) |
| XYZ | xyz(38.8409, 45.6901, 39.1139) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.95
Sage Green
#9CAF88
ΔE00 4.91
Darkseagreen
#8FBC8F
ΔE00 5.99
Greyish Green
#82A67D
ΔE00 8.17
Grey Green
#86A17D
ΔE00 8.23
Lichen
#8FB67B
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB9E #B79EBB
analogous
#B0BB9E #A2BB9E #9EBBA8
triadic
#A2BB9E #9EA2BB #BB9EA2
tetradic
#A2BB9E #9EB0BB #B79EBB #BBA89E
square
#A2BB9E #9EB0BB #B79EBB #BBA89E
split-complementary
#A2BB9E #A89EBB #BB9EB0
monochromatic
#61835C #80A27A #A2BB9E #C4D4C2 #E7EDE6
Accessibility & contrast
On white
2.07
#A2BB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#A2BB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB9E
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB9E | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69C
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#A1B9B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb9e; /* rgb */ color: rgb(162, 187, 158); /* oklch */ color: oklch(76.5% 0.049 141.3);
Tailwind
colors: {
custom: {
50: '#bdcfba',
500: '#a2bb9e',
950: '#000000',
},
}SCSS
$custom: #a2bb9e; $custom-light: #bdcfba; $custom-dark: #000000;
JSON
{
"hex": "#a2bb9e",
"rgb": {
"r": 162,
"g": 187,
"b": 158
},
"hsl": {
"h": 111.724,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76511,
"c": 0.04903,
"h": 141.3
},
"luminance": 0.45691
}Semantic roles & 50–950 ramp
primary
#A2BB9E
secondary
#DED6DF
accent
#4A9C91
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280