#A2BB97#A2BB97
#A2BB97 is a light, muted green. Relative luminance 0.455; OKLCH L 76.3% C 0.057 H 136.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB97 |
|---|---|
| RGB | rgb(162, 187, 151) |
| HSL | hsl(102, 21%, 66%) |
| HSV | hsv(102, 19%, 73%) |
| CMYK | cmyk(13.4%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(73.19, -15.28, 15.44) |
| CIE-LCH | lch(73.19, 21.72, 134.69°) |
| OKLab | oklab(76.34% -0.0412 0.0397) |
| OKLCH | oklch(76.34% 0.057 136.1) |
| XYZ | xyz(38.2554, 45.4559, 36.0305) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.66
Sage Green
#9CAF88
ΔE00 3.72
Darkseagreen
#8FBC8F
ΔE00 4.83
Lichen
#8FB67B
ΔE00 6.54
Sage Green (survey)
#88B378
ΔE00 7.29
Greyish Green
#82A67D
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB97 #B097BB
analogous
#B4BB97 #A2BB97 #97BB9E
triadic
#A2BB97 #97A2BB #BB97A2
tetradic
#A2BB97 #97B4BB #B097BB #BB9E97
square
#A2BB97 #97B4BB #B097BB #BB9E97
split-complementary
#A2BB97 #9E97BB #BB97B4
monochromatic
#638255 #81A372 #A2BB97 #C3D3BC #E4EBE1
Accessibility & contrast
On white
2.08
#A2BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#A2BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB97
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB97 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#A2B8B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb97; /* rgb */ color: rgb(162, 187, 151); /* oklch */ color: oklch(76.3% 0.057 136.1);
Tailwind
colors: {
custom: {
50: '#bdcfb5',
500: '#a2bb97',
950: '#000000',
},
}SCSS
$custom: #a2bb97; $custom-light: #bdcfb5; $custom-dark: #000000;
JSON
{
"hex": "#a2bb97",
"rgb": {
"r": 162,
"g": 187,
"b": 151
},
"hsl": {
"h": 101.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76338,
"c": 0.05722,
"h": 136.1
},
"luminance": 0.45456
}Semantic roles & 50–950 ramp
primary
#A2BB97
secondary
#D9D1DD
accent
#469F84
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280