#A2BB99#A2BB99
#A2BB99 is a light, muted green. Relative luminance 0.455; OKLCH L 76.4% C 0.055 H 137.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB99 |
|---|---|
| RGB | rgb(162, 187, 153) |
| HSL | hsl(104, 20%, 67%) |
| HSV | hsv(104, 18%, 73%) |
| CMYK | cmyk(13.4%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(73.23, -14.94, 14.42) |
| CIE-LCH | lch(73.23, 20.76, 136.01°) |
| OKLab | oklab(76.39% -0.0404 0.0371) |
| OKLCH | oklch(76.39% 0.055 137.4) |
| XYZ | xyz(38.4192, 45.5214, 36.8932) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.62
Sage Green
#9CAF88
ΔE00 3.98
Darkseagreen
#8FBC8F
ΔE00 5.09
Lichen
#8FB67B
ΔE00 7.04
Greyish Green
#82A67D
ΔE00 7.57
Sage Green (survey)
#88B378
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB99 #B299BB
analogous
#B3BB99 #A2BB99 #99BBA1
triadic
#A2BB99 #99A2BB #BB99A2
tetradic
#A2BB99 #99B3BB #B299BB #BBA199
square
#A2BB99 #99B3BB #B299BB #BBA199
split-complementary
#A2BB99 #A199BB #BB99B3
monochromatic
#638357 #81A374 #A2BB99 #C3D3BE #E5ECE2
Accessibility & contrast
On white
2.08
#A2BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A2BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB99
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB99 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#A1B8B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb99; /* rgb */ color: rgb(162, 187, 153); /* oklch */ color: oklch(76.4% 0.055 137.4);
Tailwind
colors: {
custom: {
50: '#bdcfb7',
500: '#a2bb99',
950: '#000000',
},
}SCSS
$custom: #a2bb99; $custom-light: #bdcfb7; $custom-dark: #000000;
JSON
{
"hex": "#a2bb99",
"rgb": {
"r": 162,
"g": 187,
"b": 153
},
"hsl": {
"h": 104.118,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.76387,
"c": 0.05484,
"h": 137.4
},
"luminance": 0.45522
}Semantic roles & 50–950 ramp
primary
#A2BB99
secondary
#DAD2DD
accent
#479E87
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280