#A6BAAE#A6BAAE
#A6BAAE is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.028 H 159.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAAE |
|---|---|
| RGB | rgb(166, 186, 174) |
| HSL | hsl(144, 13%, 69%) |
| HSV | hsv(144, 11%, 73%) |
| CMYK | cmyk(10.8%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(73.73, -9.20, 3.75) |
| CIE-LCH | lch(73.73, 9.94, 157.81°) |
| OKLab | oklab(77.01% -0.026 0.0098) |
| OKLCH | oklch(77.01% 0.028 159.4) |
| XYZ | xyz(40.9231, 46.2802, 46.8131) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.49
Silver (survey)
#C5C9C7
ΔE00 9.75
Sage Green
#9CAF88
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 9.90
Cement
#A5A391
ΔE00 10.54
Greyish
#A8A495
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAAE #BAA6B2
analogous
#A8BAA6 #A6BAAE #A6BAB8
triadic
#A6BAAE #AEA6BA #BAAEA6
tetradic
#A6BAAE #A6A8BA #BAA6B2 #BAB8A6
square
#A6BAAE #A6A8BA #BAA6B2 #BAB8A6
split-complementary
#A6BAAE #B8A6BA #BAA6A8
monochromatic
#648170 #849F8F #A6BAAE #C8D5CD #EBEFED
Accessibility & contrast
On white
2.05
#A6BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A6BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAAE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAAE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#A3BAB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a6baae; /* rgb */ color: rgb(166, 186, 174); /* oklch */ color: oklch(77.0% 0.028 159.4);
Tailwind
colors: {
custom: {
50: '#c0cec6',
500: '#a6baae',
950: '#000000',
},
}SCSS
$custom: #a6baae; $custom-light: #c0cec6; $custom-dark: #000000;
JSON
{
"hex": "#a6baae",
"rgb": {
"r": 166,
"g": 186,
"b": 174
},
"hsl": {
"h": 144,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77011,
"c": 0.02775,
"h": 159.4
},
"luminance": 0.46281
}Semantic roles & 50–950 ramp
primary
#A6BAAE
secondary
#E1DBDE
accent
#4F7A97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282