#A9BBAF#A9BBAF
#A9BBAF is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.026 H 156.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBAF |
|---|---|
| RGB | rgb(169, 187, 175) |
| HSL | hsl(140, 12%, 70%) |
| HSV | hsv(140, 10%, 73%) |
| CMYK | cmyk(9.6%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.23, -8.50, 3.97) |
| CIE-LCH | lch(74.23, 9.38, 154.98°) |
| OKLab | oklab(77.47% -0.0239 0.0104) |
| OKLCH | oklch(77.47% 0.026 156.6) |
| XYZ | xyz(41.8687, 47.0703, 47.4288) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 9.08
Sage Green
#9CAF88
ΔE00 9.93
Cool Grey
#95A3A6
ΔE00 9.95
Cement
#A5A391
ΔE00 10.20
Silver
#C0C0C0
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBAF #BBA9B5
analogous
#ACBBA9 #A9BBAF #A9BBB8
triadic
#A9BBAF #AFA9BB #BBAFA9
tetradic
#A9BBAF #A9ACBB #BBA9B5 #BBB8A9
square
#A9BBAF #A9ACBB #BBA9B5 #BBB8A9
split-complementary
#A9BBAF #B8A9BB #BBA9AC
monochromatic
#678270 #87A08F #A9BBAF #CBD6CF #EDF1EF
Accessibility & contrast
On white
2.02
#A9BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A9BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBAF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBAF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B7B6B0
Tritanopia (blue-blind)
#A6BBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a9bbaf; /* rgb */ color: rgb(169, 187, 175); /* oklch */ color: oklch(77.5% 0.026 156.6);
Tailwind
colors: {
custom: {
50: '#c2cfc6',
500: '#a9bbaf',
950: '#000000',
},
}SCSS
$custom: #a9bbaf; $custom-light: #c2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a9bbaf",
"rgb": {
"r": 169,
"g": 187,
"b": 175
},
"hsl": {
"h": 140,
"s": 11.688,
"l": 69.804
},
"oklch": {
"l": 0.77474,
"c": 0.02602,
"h": 156.6
},
"luminance": 0.47071
}Semantic roles & 50–950 ramp
primary
#A9BBAF
secondary
#E2DDE1
accent
#507E96
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282