#A6B69A#A6B69A
#A6B69A is a light, muted yellow-green. Relative luminance 0.439; OKLCH L 75.6% C 0.043 H 131.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B69A |
|---|---|
| RGB | rgb(166, 182, 154) |
| HSL | hsl(94, 16%, 66%) |
| HSV | hsv(94, 15%, 71%) |
| CMYK | cmyk(8.8%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.16, -10.73, 12.41) |
| CIE-LCH | lch(72.16, 16.40, 130.86°) |
| OKLab | oklab(75.61% -0.0286 0.032) |
| OKLCH | oklch(75.61% 0.043 131.8) |
| XYZ | xyz(38.2856, 43.8957, 37.0213) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.03
Sage Green
#9CAF88
ΔE00 4.15
Darkseagreen
#8FBC8F
ΔE00 8.04
Grey Green
#86A17D
ΔE00 8.11
Greyish Green
#82A67D
ΔE00 8.78
Lichen
#8FB67B
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B69A #AA9AB6
analogous
#B4B69A #A6B69A #9AB69C
triadic
#A6B69A #9AA6B6 #B69AA6
tetradic
#A6B69A #9AB4B6 #AA9AB6 #B69C9A
square
#A6B69A #9AB4B6 #AA9AB6 #B69C9A
split-complementary
#A6B69A #9C9AB6 #B69AB4
monochromatic
#687C5A #879C76 #A6B69A #C5D0BE #E5E9E1
Accessibility & contrast
On white
2.15
#A6B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A6B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B69A
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B69A | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B298
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#A7B3AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b69a; /* rgb */ color: rgb(166, 182, 154); /* oklch */ color: oklch(75.6% 0.043 131.8);
Tailwind
colors: {
custom: {
50: '#c0cbb7',
500: '#a6b69a',
950: '#000000',
},
}SCSS
$custom: #a6b69a; $custom-light: #c0cbb7; $custom-dark: #000000;
JSON
{
"hex": "#a6b69a",
"rgb": {
"r": 166,
"g": 182,
"b": 154
},
"hsl": {
"h": 94.286,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.7561,
"c": 0.04296,
"h": 131.8
},
"luminance": 0.43896
}Semantic roles & 50–950 ramp
primary
#A6B69A
secondary
#D7D1DB
accent
#4B9A78
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280