#A6BAAC#A6BAAC
#A6BAAC is a light, muted green. Relative luminance 0.462; OKLCH L 77.0% C 0.030 H 155.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAAC |
|---|---|
| RGB | rgb(166, 186, 172) |
| HSL | hsl(138, 13%, 69%) |
| HSV | hsv(138, 11%, 73%) |
| CMYK | cmyk(10.8%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(73.68, -9.58, 4.77) |
| CIE-LCH | lch(73.68, 10.70, 153.53°) |
| OKLab | oklab(76.95% -0.0268 0.0124) |
| OKLCH | oklch(76.95% 0.03 155.1) |
| XYZ | xyz(40.7296, 46.2028, 45.7939) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 10.20
Cement
#A5A391
ΔE00 10.42
Cool Grey
#95A3A6
ΔE00 10.51
Darkseagreen
#8FBC8F
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAAC #BAA6B4
analogous
#AABAA6 #A6BAAC #A6BAB6
triadic
#A6BAAC #ACA6BA #BAACA6
tetradic
#A6BAAC #A6AABA #BAA6B4 #BAB6A6
square
#A6BAAC #A6AABA #BAA6B4 #BAB6A6
split-complementary
#A6BAAC #B6A6BA #BAA6AA
monochromatic
#64816D #849F8C #A6BAAC #C8D5CC #EBEFEC
Accessibility & contrast
On white
2.05
#A6BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A6BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAAC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAAC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#A3B9B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a6baac; /* rgb */ color: rgb(166, 186, 172); /* oklch */ color: oklch(77.0% 0.030 155.1);
Tailwind
colors: {
custom: {
50: '#c0cec4',
500: '#a6baac',
950: '#000000',
},
}SCSS
$custom: #a6baac; $custom-light: #c0cec4; $custom-dark: #000000;
JSON
{
"hex": "#a6baac",
"rgb": {
"r": 166,
"g": 186,
"b": 172
},
"hsl": {
"h": 138,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.76954,
"c": 0.02954,
"h": 155.1
},
"luminance": 0.46203
}Semantic roles & 50–950 ramp
primary
#A6BAAC
secondary
#E1DBDF
accent
#4F8197
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281