#A8BAAC#A8BAAC
#A8BAAC is a light, muted green. Relative luminance 0.464; OKLCH L 77.1% C 0.028 H 152.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BAAC |
|---|---|
| RGB | rgb(168, 186, 172) |
| HSL | hsl(133, 12%, 69%) |
| HSV | hsv(133, 10%, 73%) |
| CMYK | cmyk(9.7%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(73.82, -8.89, 4.99) |
| CIE-LCH | lch(73.82, 10.19, 150.68°) |
| OKLab | oklab(77.1% -0.0247 0.013) |
| OKLCH | oklch(77.1% 0.028 152.2) |
| XYZ | xyz(41.1522, 46.4207, 45.8137) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.71
Cement
#A5A391
ΔE00 9.92
Cool Grey
#95A3A6
ΔE00 10.40
Greyish
#A8A495
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BAAC #BAA8B6
analogous
#ADBAA8 #A8BAAC #A8BAB5
triadic
#A8BAAC #ACA8BA #BAACA8
tetradic
#A8BAAC #A8ADBA #BAA8B6 #BAB5A8
square
#A8BAAC #A8ADBA #BAA8B6 #BAB5A8
split-complementary
#A8BAAC #B5A8BA #BAA8AD
monochromatic
#66816C #869F8B #A8BAAC #CAD5CD #ECF0ED
Accessibility & contrast
On white
2.04
#A8BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A8BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BAAC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BAAC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#A6B9B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8baac; /* rgb */ color: rgb(168, 186, 172); /* oklch */ color: oklch(77.1% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#c2cec4',
500: '#a8baac',
950: '#000000',
},
}SCSS
$custom: #a8baac; $custom-light: #c2cec4; $custom-dark: #000000;
JSON
{
"hex": "#a8baac",
"rgb": {
"r": 168,
"g": 186,
"b": 172
},
"hsl": {
"h": 133.333,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77101,
"c": 0.02793,
"h": 152.2
},
"luminance": 0.46421
}Semantic roles & 50–950 ramp
primary
#A8BAAC
secondary
#E1DCE0
accent
#508696
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281