#A2B89A#A2B89A
#A2B89A is a light, muted green. Relative luminance 0.443; OKLCH L 75.8% C 0.049 H 137.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B89A |
|---|---|
| RGB | rgb(162, 184, 154) |
| HSL | hsl(104, 17%, 66%) |
| HSV | hsv(104, 16%, 72%) |
| CMYK | cmyk(12%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(72.43, -13.21, 12.74) |
| CIE-LCH | lch(72.43, 18.36, 136.04°) |
| OKLab | oklab(75.75% -0.0357 0.0329) |
| OKLCH | oklch(75.75% 0.049 137.3) |
| XYZ | xyz(37.8724, 44.2950, 37.1201) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.22
Sage Green
#9CAF88
ΔE00 3.92
Darkseagreen
#8FBC8F
ΔE00 6.29
Grey Green
#86A17D
ΔE00 7.58
Greyish Green
#82A67D
ΔE00 7.76
Lichen
#8FB67B
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B89A #B09AB8
analogous
#B1B89A #A2B89A #9AB8A1
triadic
#A2B89A #9AA2B8 #B89AA2
tetradic
#A2B89A #9AB1B8 #B09AB8 #B8A19A
square
#A2B89A #9AB1B8 #B09AB8 #B8A19A
split-complementary
#A2B89A #A19AB8 #B89AB1
monochromatic
#637F59 #819F76 #A2B89A #C3D1BE #E4EBE2
Accessibility & contrast
On white
2.13
#A2B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#A2B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B89A
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B89A | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#A2B6AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b89a; /* rgb */ color: rgb(162, 184, 154); /* oklch */ color: oklch(75.8% 0.049 137.3);
Tailwind
colors: {
custom: {
50: '#bdcdb7',
500: '#a2b89a',
950: '#000000',
},
}SCSS
$custom: #a2b89a; $custom-light: #bdcdb7; $custom-dark: #000000;
JSON
{
"hex": "#a2b89a",
"rgb": {
"r": 162,
"g": 184,
"b": 154
},
"hsl": {
"h": 104,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.7575,
"c": 0.04853,
"h": 137.3
},
"luminance": 0.44295
}Semantic roles & 50–950 ramp
primary
#A2B89A
secondary
#D9D2DC
accent
#4A9C86
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280