#A4B69C#A4B69C
#A4B69C is a light, muted green. Relative luminance 0.437; OKLCH L 75.5% C 0.042 H 136.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B69C |
|---|---|
| RGB | rgb(164, 182, 156) |
| HSL | hsl(102, 15%, 66%) |
| HSV | hsv(102, 14%, 71%) |
| CMYK | cmyk(9.9%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(72.06, -11.11, 11.16) |
| CIE-LCH | lch(72.06, 15.74, 134.87°) |
| OKLab | oklab(75.51% -0.0299 0.0289) |
| OKLCH | oklch(75.51% 0.042 136) |
| XYZ | xyz(38.0374, 43.7483, 37.8864) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.95
Sage Green
#9CAF88
ΔE00 4.61
Darkseagreen
#8FBC8F
ΔE00 7.94
Grey Green
#86A17D
ΔE00 8.05
Greyish Green
#82A67D
ΔE00 8.69
Lichen
#8FB67B
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B69C #AE9CB6
analogous
#B1B69C #A4B69C #9CB6A1
triadic
#A4B69C #9CA4B6 #B69CA4
tetradic
#A4B69C #9CB1B6 #AE9CB6 #B6A19C
square
#A4B69C #9CB1B6 #AE9CB6 #B6A19C
split-complementary
#A4B69C #A19CB6 #B69CB1
monochromatic
#667C5C #849C79 #A4B69C #C4D0BF #E5EAE2
Accessibility & contrast
On white
2.15
#A4B69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A4B69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B69C
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B69C | 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)
#B8B29B
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#A4B4AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4b69c; /* rgb */ color: rgb(164, 182, 156); /* oklch */ color: oklch(75.5% 0.042 136.0);
Tailwind
colors: {
custom: {
50: '#bfcbb9',
500: '#a4b69c',
950: '#000000',
},
}SCSS
$custom: #a4b69c; $custom-light: #bfcbb9; $custom-dark: #000000;
JSON
{
"hex": "#a4b69c",
"rgb": {
"r": 164,
"g": 182,
"b": 156
},
"hsl": {
"h": 101.538,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.7551,
"c": 0.04156,
"h": 136
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#A4B69C
secondary
#D9D3DB
accent
#4C9982
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280