#A6BBAC#A6BBAC
#A6BBAC is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.031 H 154.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBAC |
|---|---|
| RGB | rgb(166, 187, 172) |
| HSL | hsl(137, 13%, 69%) |
| HSV | hsv(137, 11%, 73%) |
| CMYK | cmyk(11.2%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.95, -10.10, 5.16) |
| CIE-LCH | lch(73.95, 11.35, 152.94°) |
| OKLab | oklab(77.17% -0.0282 0.0135) |
| OKLCH | oklch(77.17% 0.031 154.5) |
| XYZ | xyz(40.9410, 46.6256, 45.8644) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.52
Sage Green
#9CAF88
ΔE00 8.81
Darkseagreen
#8FBC8F
ΔE00 10.52
Silver (survey)
#C5C9C7
ΔE00 10.54
Cement
#A5A391
ΔE00 10.75
Cool Grey
#95A3A6
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBAC #BBA6B5
analogous
#ABBBA6 #A6BBAC #A6BBB7
triadic
#A6BBAC #ACA6BB #BBACA6
tetradic
#A6BBAC #A6ABBB #BBA6B5 #BBB7A6
square
#A6BBAC #A6ABBB #BBA6B5 #BBB7A6
split-complementary
#A6BBAC #B7A6BB #BBA6AB
monochromatic
#64836D #83A08C #A6BBAC #C9D6CC #EBF0ED
Accessibility & contrast
On white
2.03
#A6BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A6BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBAC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBAC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#A3BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bbac; /* rgb */ color: rgb(166, 187, 172); /* oklch */ color: oklch(77.2% 0.031 154.5);
Tailwind
colors: {
custom: {
50: '#c0cfc4',
500: '#a6bbac',
950: '#000000',
},
}SCSS
$custom: #a6bbac; $custom-light: #c0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#a6bbac",
"rgb": {
"r": 166,
"g": 187,
"b": 172
},
"hsl": {
"h": 137.143,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.77171,
"c": 0.03126,
"h": 154.5
},
"luminance": 0.46626
}Semantic roles & 50–950 ramp
primary
#A6BBAC
secondary
#E1DBE0
accent
#4E8398
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281