#A2B89E#A2B89E
#A2B89E is a light, muted green. Relative luminance 0.444; OKLCH L 75.9% C 0.044 H 140.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B89E |
|---|---|
| RGB | rgb(162, 184, 158) |
| HSL | hsl(111, 15%, 67%) |
| HSV | hsv(111, 14%, 72%) |
| CMYK | cmyk(12%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(72.52, -12.51, 10.69) |
| CIE-LCH | lch(72.52, 16.46, 139.47°) |
| OKLab | oklab(75.85% -0.034 0.0277) |
| OKLCH | oklch(75.85% 0.044 140.8) |
| XYZ | xyz(38.2111, 44.4305, 38.9039) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.87
Sage Green
#9CAF88
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 7.12
Grey Green
#86A17D
ΔE00 8.07
Greyish Green
#82A67D
ΔE00 8.40
Lichen
#8FB67B
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B89E #B49EB8
analogous
#AFB89E #A2B89E #9EB8A7
triadic
#A2B89E #9EA2B8 #B89EA2
tetradic
#A2B89E #9EAFB8 #B49EB8 #B8A79E
square
#A2B89E #9EAFB8 #B49EB8 #B8A79E
split-complementary
#A2B89E #A79EB8 #B89EAF
monochromatic
#627F5D #809E7B #A2B89E #C4D2C1 #E6ECE5
Accessibility & contrast
On white
2.12
#A2B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A2B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B89E
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B89E | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39D
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#A1B6B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b89e; /* rgb */ color: rgb(162, 184, 158); /* oklch */ color: oklch(75.9% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#bdcdba',
500: '#a2b89e',
950: '#000000',
},
}SCSS
$custom: #a2b89e; $custom-light: #bdcdba; $custom-dark: #000000;
JSON
{
"hex": "#a2b89e",
"rgb": {
"r": 162,
"g": 184,
"b": 158
},
"hsl": {
"h": 110.769,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.75852,
"c": 0.04383,
"h": 140.8
},
"luminance": 0.44431
}Semantic roles & 50–950 ramp
primary
#A2B89E
secondary
#DCD5DD
accent
#4C9A8E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280