#A6B69E#A6B69E
#A6B69E is a light, muted green. Relative luminance 0.440; OKLCH L 75.7% C 0.038 H 135.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B69E |
|---|---|
| RGB | rgb(166, 182, 158) |
| HSL | hsl(100, 14%, 67%) |
| HSV | hsv(100, 13%, 71%) |
| CMYK | cmyk(8.8%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(72.25, -10.04, 10.36) |
| CIE-LCH | lch(72.25, 14.42, 134.10°) |
| OKLab | oklab(75.71% -0.0269 0.0269) |
| OKLCH | oklch(75.71% 0.038 135.1) |
| XYZ | xyz(38.6243, 44.0312, 38.8051) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.75
Sage Green
#9CAF88
ΔE00 5.30
Grey Green
#86A17D
ΔE00 8.68
Darkseagreen
#8FBC8F
ΔE00 8.84
Cement
#A5A391
ΔE00 8.96
Greyish Green
#82A67D
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B69E #AE9EB6
analogous
#B2B69E #A6B69E #9EB6A2
triadic
#A6B69E #9EA6B6 #B69EA6
tetradic
#A6B69E #9EB2B6 #AE9EB6 #B6A29E
square
#A6B69E #9EB2B6 #AE9EB6 #B6A29E
split-complementary
#A6B69E #A29EB6 #B69EB2
monochromatic
#687C5D #869C7B #A6B69E #C6D0C1 #E6EBE4
Accessibility & contrast
On white
2.14
#A6B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A6B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B69E
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B69E | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B5B19F
Tritanopia (blue-blind)
#A6B4AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b69e; /* rgb */ color: rgb(166, 182, 158); /* oklch */ color: oklch(75.7% 0.038 135.1);
Tailwind
colors: {
custom: {
50: '#c0cbba',
500: '#a6b69e',
950: '#000000',
},
}SCSS
$custom: #a6b69e; $custom-light: #c0cbba; $custom-dark: #000000;
JSON
{
"hex": "#a6b69e",
"rgb": {
"r": 166,
"g": 182,
"b": 158
},
"hsl": {
"h": 100,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.75712,
"c": 0.03802,
"h": 135.1
},
"luminance": 0.44032
}Semantic roles & 50–950 ramp
primary
#A6B69E
secondary
#D9D4DC
accent
#4D987F
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280