#A8B69A#A8B69A
#A8B69A is a light, muted yellow-green. Relative luminance 0.441; OKLCH L 75.8% C 0.042 H 129.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A8B69A |
|---|---|
| RGB | rgb(168, 182, 154) |
| HSL | hsl(90, 16%, 66%) |
| HSV | hsv(90, 15%, 71%) |
| CMYK | cmyk(7.7%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.30, -10.01, 12.63) |
| CIE-LCH | lch(72.30, 16.11, 128.38°) |
| OKLab | oklab(75.76% -0.0265 0.0326) |
| OKLCH | oklch(75.76% 0.042 129.1) |
| XYZ | xyz(38.7082, 44.1136, 37.0411) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.37
Greenish Grey
#96AE8D
ΔE00 4.54
Grey Green
#86A17D
ΔE00 8.48
Darkseagreen
#8FBC8F
ΔE00 8.56
Cement
#A5A391
ΔE00 8.81
Bland
#AFA88B
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8B69A #A89AB6
analogous
#B6B69A #A8B69A #9AB69A
triadic
#A8B69A #9AA8B6 #B69AA8
tetradic
#A8B69A #9AB6B6 #A89AB6 #B69A9A
square
#A8B69A #9AB6B6 #A89AB6 #B69A9A
split-complementary
#A8B69A #9A9AB6 #B69AB6
monochromatic
#6B7C5A #899C76 #A8B69A #C7D0BE #E5E9E1
Accessibility & contrast
On white
2.14
#A8B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#A8B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8B69A
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8B69A | 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)
#B9B298
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#A9B3AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8b69a; /* rgb */ color: rgb(168, 182, 154); /* oklch */ color: oklch(75.8% 0.042 129.1);
Tailwind
colors: {
custom: {
50: '#c2cbb7',
500: '#a8b69a',
950: '#000000',
},
}SCSS
$custom: #a8b69a; $custom-light: #c2cbb7; $custom-dark: #000000;
JSON
{
"hex": "#a8b69a",
"rgb": {
"r": 168,
"g": 182,
"b": 154
},
"hsl": {
"h": 90,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75762,
"c": 0.04203,
"h": 129.1
},
"luminance": 0.44114
}Semantic roles & 50–950 ramp
primary
#A8B69A
secondary
#D6D1DB
accent
#4B9A73
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280