#A6BC9E#A6BC9E
#A6BC9E is a light, muted green. Relative luminance 0.465; OKLCH L 77.0% C 0.048 H 137.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BC9E |
|---|---|
| RGB | rgb(166, 188, 158) |
| HSL | hsl(104, 18%, 68%) |
| HSV | hsv(104, 16%, 74%) |
| CMYK | cmyk(11.7%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(73.90, -13.16, 12.69) |
| CIE-LCH | lch(73.90, 18.28, 136.06°) |
| OKLab | oklab(77.02% -0.0355 0.0328) |
| OKLCH | oklch(77.02% 0.048 137.3) |
| XYZ | xyz(39.8795, 46.5416, 39.2235) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.27
Sage Green
#9CAF88
ΔE00 4.72
Darkseagreen
#8FBC8F
ΔE00 6.47
Lichen
#8FB67B
ΔE00 8.46
Grey Green
#86A17D
ΔE00 8.64
Greyish Green
#82A67D
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BC9E #B49EBC
analogous
#B5BC9E #A6BC9E #9EBCA5
triadic
#A6BC9E #9EA6BC #BC9EA6
tetradic
#A6BC9E #9EB5BC #B49EBC #BCA59E
square
#A6BC9E #9EB5BC #B49EBC #BCA59E
split-complementary
#A6BC9E #A59EBC #BC9EB5
monochromatic
#66845B #85A37A #A6BC9E #C7D5C2 #E8EEE6
Accessibility & contrast
On white
2.04
#A6BC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A6BC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BC9E
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BC9E | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#A6BAB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bc9e; /* rgb */ color: rgb(166, 188, 158); /* oklch */ color: oklch(77.0% 0.048 137.3);
Tailwind
colors: {
custom: {
50: '#c0d0ba',
500: '#a6bc9e',
950: '#000000',
},
}SCSS
$custom: #a6bc9e; $custom-light: #c0d0ba; $custom-dark: #000000;
JSON
{
"hex": "#a6bc9e",
"rgb": {
"r": 166,
"g": 188,
"b": 158
},
"hsl": {
"h": 104,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.77019,
"c": 0.04834,
"h": 137.3
},
"luminance": 0.46542
}Semantic roles & 50–950 ramp
primary
#A6BC9E
secondary
#DDD6E0
accent
#499D86
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280