#A8B89A#A8B89A
#A8B89A is a light, muted yellow-green. Relative luminance 0.449; OKLCH L 76.2% C 0.045 H 130.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B89A |
|---|---|
| RGB | rgb(168, 184, 154) |
| HSL | hsl(92, 17%, 66%) |
| HSV | hsv(92, 16%, 72%) |
| CMYK | cmyk(8.7%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(72.85, -11.05, 13.40) |
| CIE-LCH | lch(72.85, 17.37, 129.51°) |
| OKLab | oklab(76.2% -0.0294 0.0346) |
| OKLCH | oklch(76.2% 0.045 130.4) |
| XYZ | xyz(39.1207, 44.9387, 37.1786) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.03
Greenish Grey
#96AE8D
ΔE00 4.24
Darkseagreen
#8FBC8F
ΔE00 7.74
Grey Green
#86A17D
ΔE00 8.40
Lichen
#8FB67B
ΔE00 8.84
Greyish Green
#82A67D
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B89A #AA9AB8
analogous
#B7B89A #A8B89A #9AB89B
triadic
#A8B89A #9AA8B8 #B89AA8
tetradic
#A8B89A #9AB7B8 #AA9AB8 #B89B9A
square
#A8B89A #9AB7B8 #AA9AB8 #B89B9A
split-complementary
#A8B89A #9B9AB8 #B89AB7
monochromatic
#6B7F59 #899F76 #A8B89A #C7D1BE #E6EBE2
Accessibility & contrast
On white
2.10
#A8B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A8B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B89A
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B89A | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB498
Deuteranopia (green-blind)
#B9B29B
Tritanopia (blue-blind)
#A9B5B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a8b89a; /* rgb */ color: rgb(168, 184, 154); /* oklch */ color: oklch(76.2% 0.045 130.4);
Tailwind
colors: {
custom: {
50: '#c2cdb7',
500: '#a8b89a',
950: '#000000',
},
}SCSS
$custom: #a8b89a; $custom-light: #c2cdb7; $custom-dark: #000000;
JSON
{
"hex": "#a8b89a",
"rgb": {
"r": 168,
"g": 184,
"b": 154
},
"hsl": {
"h": 92,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76196,
"c": 0.04538,
"h": 130.4
},
"luminance": 0.44939
}Semantic roles & 50–950 ramp
primary
#A8B89A
secondary
#D7D2DC
accent
#4A9C75
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121311
muted
#818280