#A0B89A#A0B89A
#A0B89A is a light, muted green. Relative luminance 0.441; OKLCH L 75.6% C 0.050 H 139.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B89A |
|---|---|
| RGB | rgb(160, 184, 154) |
| HSL | hsl(108, 17%, 66%) |
| HSV | hsv(108, 16%, 72%) |
| CMYK | cmyk(13%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(72.29, -13.93, 12.53) |
| CIE-LCH | lch(72.29, 18.73, 138.03°) |
| OKLab | oklab(75.61% -0.0378 0.0323) |
| OKLCH | oklch(75.61% 0.05 139.4) |
| XYZ | xyz(37.4692, 44.0871, 37.1012) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.08
Sage Green
#9CAF88
ΔE00 4.06
Darkseagreen
#8FBC8F
ΔE00 5.87
Grey Green
#86A17D
ΔE00 7.41
Greyish Green
#82A67D
ΔE00 7.45
Lichen
#8FB67B
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B89A #B29AB8
analogous
#AFB89A #A0B89A #9AB8A3
triadic
#A0B89A #9AA0B8 #B89AA0
tetradic
#A0B89A #9AAFB8 #B29AB8 #B8A39A
square
#A0B89A #9AAFB8 #B29AB8 #B8A39A
split-complementary
#A0B89A #A39AB8 #B89AAF
monochromatic
#617F59 #7E9F76 #A0B89A #C2D1BE #E4EBE2
Accessibility & contrast
On white
2.14
#A0B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#A0B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B89A
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B89A | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#9FB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b89a; /* rgb */ color: rgb(160, 184, 154); /* oklch */ color: oklch(75.6% 0.050 139.4);
Tailwind
colors: {
custom: {
50: '#bccdb7',
500: '#a0b89a',
950: '#000000',
},
}SCSS
$custom: #a0b89a; $custom-light: #bccdb7; $custom-dark: #000000;
JSON
{
"hex": "#a0b89a",
"rgb": {
"r": 160,
"g": 184,
"b": 154
},
"hsl": {
"h": 108,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.75605,
"c": 0.04971,
"h": 139.4
},
"luminance": 0.44088
}Semantic roles & 50–950 ramp
primary
#A0B89A
secondary
#DAD2DC
accent
#4A9C8B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280