#A2BB9D#A2BB9D
#A2BB9D is a light, muted green. Relative luminance 0.457; OKLCH L 76.5% C 0.050 H 140.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB9D |
|---|---|
| RGB | rgb(162, 187, 157) |
| HSL | hsl(110, 18%, 67%) |
| HSV | hsv(110, 16%, 73%) |
| CMYK | cmyk(13.4%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(73.32, -14.24, 12.38) |
| CIE-LCH | lch(73.32, 18.87, 139.00°) |
| OKLab | oklab(76.49% -0.0387 0.032) |
| OKLCH | oklch(76.49% 0.05 140.4) |
| XYZ | xyz(38.7552, 45.6558, 38.6624) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.84
Sage Green
#9CAF88
ΔE00 4.69
Darkseagreen
#8FBC8F
ΔE00 5.78
Greyish Green
#82A67D
ΔE00 8.02
Lichen
#8FB67B
ΔE00 8.11
Grey Green
#86A17D
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB9D #B69DBB
analogous
#B1BB9D #A2BB9D #9DBBA7
triadic
#A2BB9D #9DA2BB #BB9DA2
tetradic
#A2BB9D #9DB1BB #B69DBB #BBA79D
square
#A2BB9D #9DB1BB #B69DBB #BBA79D
split-complementary
#A2BB9D #A79DBB #BB9DB1
monochromatic
#61835B #80A279 #A2BB9D #C4D4C1 #E7EDE5
Accessibility & contrast
On white
2.07
#A2BB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#A2BB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB9D
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB9D | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69B
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#A1B9B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb9d; /* rgb */ color: rgb(162, 187, 157); /* oklch */ color: oklch(76.5% 0.050 140.4);
Tailwind
colors: {
custom: {
50: '#bdcfba',
500: '#a2bb9d',
950: '#000000',
},
}SCSS
$custom: #a2bb9d; $custom-light: #bdcfba; $custom-dark: #000000;
JSON
{
"hex": "#a2bb9d",
"rgb": {
"r": 162,
"g": 187,
"b": 157
},
"hsl": {
"h": 110,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76485,
"c": 0.05018,
"h": 140.4
},
"luminance": 0.45656
}Semantic roles & 50–950 ramp
primary
#A2BB9D
secondary
#DDD5DF
accent
#499C8E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280