#A6B696#A6B696
#A6B696 is a light, muted yellow-green. Relative luminance 0.438; OKLCH L 75.5% C 0.048 H 129.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B696 |
|---|---|
| RGB | rgb(166, 182, 150) |
| HSL | hsl(90, 18%, 65%) |
| HSV | hsv(90, 18%, 71%) |
| CMYK | cmyk(8.8%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(72.07, -11.41, 14.46) |
| CIE-LCH | lch(72.07, 18.42, 128.28°) |
| OKLab | oklab(75.51% -0.0303 0.0372) |
| OKLCH | oklch(75.51% 0.048 129.2) |
| XYZ | xyz(37.9580, 43.7647, 35.2959) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.19
Greenish Grey
#96AE8D
ΔE00 3.69
Darkseagreen
#8FBC8F
ΔE00 7.43
Grey Green
#86A17D
ΔE00 7.75
Lichen
#8FB67B
ΔE00 8.21
Greyish Green
#82A67D
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B696 #A696B6
analogous
#B6B696 #A6B696 #96B696
triadic
#A6B696 #96A6B6 #B696A6
tetradic
#A6B696 #96B6B6 #A696B6 #B69696
square
#A6B696 #96B6B6 #A696B6 #B69696
split-complementary
#A6B696 #9696B6 #B696B6
monochromatic
#697C56 #879D72 #A6B696 #C5CFBA #E3E8DE
Accessibility & contrast
On white
2.15
#A6B696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A6B696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B696
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B696 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B194
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#A7B3AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b696; /* rgb */ color: rgb(166, 182, 150); /* oklch */ color: oklch(75.5% 0.048 129.2);
Tailwind
colors: {
custom: {
50: '#c0cbb5',
500: '#a6b696',
950: '#000000',
},
}SCSS
$custom: #a6b696; $custom-light: #c0cbb5; $custom-dark: #000000;
JSON
{
"hex": "#a6b696",
"rgb": {
"r": 166,
"g": 182,
"b": 150
},
"hsl": {
"h": 90,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.75511,
"c": 0.048,
"h": 129.2
},
"luminance": 0.43765
}Semantic roles & 50–950 ramp
primary
#A6B696
secondary
#D4CED9
accent
#499C73
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280