#A6BAAA#A6BAAA
#A6BAAA is a light, muted green. Relative luminance 0.461; OKLCH L 76.9% C 0.031 H 151.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAAA |
|---|---|
| RGB | rgb(166, 186, 170) |
| HSL | hsl(132, 13%, 69%) |
| HSV | hsv(132, 11%, 73%) |
| CMYK | cmyk(10.8%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.63, -9.96, 5.79) |
| CIE-LCH | lch(73.63, 11.52, 149.83°) |
| OKLab | oklab(76.9% -0.0276 0.0151) |
| OKLCH | oklch(76.9% 0.031 151.4) |
| XYZ | xyz(40.5390, 46.1265, 44.7899) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.11
Sage Green
#9CAF88
ΔE00 8.33
Darkseagreen
#8FBC8F
ΔE00 10.32
Cement
#A5A391
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 10.67
Grey Green
#86A17D
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAAA #BAA6B6
analogous
#ACBAA6 #A6BAAA #A6BAB4
triadic
#A6BAAA #AAA6BA #BAAAA6
tetradic
#A6BAAA #A6ACBA #BAA6B6 #BAB4A6
square
#A6BAAA #A6ACBA #BAA6B6 #BAB4A6
split-complementary
#A6BAAA #B4A6BA #BAA6AC
monochromatic
#64816A #849F89 #A6BAAA #C8D5CB #EBEFEC
Accessibility & contrast
On white
2.05
#A6BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#A6BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAAA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAAA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#A4B9B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a6baaa; /* rgb */ color: rgb(166, 186, 170); /* oklch */ color: oklch(76.9% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#c0cec3',
500: '#a6baaa',
950: '#000000',
},
}SCSS
$custom: #a6baaa; $custom-light: #c0cec3; $custom-dark: #000000;
JSON
{
"hex": "#a6baaa",
"rgb": {
"r": 166,
"g": 186,
"b": 170
},
"hsl": {
"h": 132,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.76899,
"c": 0.03148,
"h": 151.4
},
"luminance": 0.46127
}Semantic roles & 50–950 ramp
primary
#A6BAAA
secondary
#E1DBE0
accent
#4F8897
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281