#A9BBAB#A9BBAB
#A9BBAB is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.030 H 148.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBAB |
|---|---|
| RGB | rgb(169, 187, 171) |
| HSL | hsl(127, 12%, 70%) |
| HSV | hsv(127, 10%, 73%) |
| CMYK | cmyk(9.6%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.14, -9.25, 6.00) |
| CIE-LCH | lch(74.14, 11.03, 147.03°) |
| OKLab | oklab(77.36% -0.0255 0.0157) |
| OKLCH | oklch(77.36% 0.03 148.5) |
| XYZ | xyz(41.4817, 46.9154, 45.3903) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.46
Sage Green
#9CAF88
ΔE00 8.48
Cement
#A5A391
ΔE00 9.99
Silver (survey)
#C5C9C7
ΔE00 10.07
Darkseagreen
#8FBC8F
ΔE00 10.72
Greyish
#A8A495
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBAB #BBA9B9
analogous
#B0BBA9 #A9BBAB #A9BBB4
triadic
#A9BBAB #ABA9BB #BBABA9
tetradic
#A9BBAB #A9B0BB #BBA9B9 #BBB4A9
square
#A9BBAB #A9B0BB #BBA9B9 #BBB4A9
split-complementary
#A9BBAB #B4A9BB #BBA9B0
monochromatic
#67826A #87A08A #A9BBAB #CBD6CC #EDF1EE
Accessibility & contrast
On white
2.02
#A9BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A9BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBAB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBAB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#A7BAB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a9bbab; /* rgb */ color: rgb(169, 187, 171); /* oklch */ color: oklch(77.4% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#c2cfc4',
500: '#a9bbab',
950: '#000000',
},
}SCSS
$custom: #a9bbab; $custom-light: #c2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#a9bbab",
"rgb": {
"r": 169,
"g": 187,
"b": 171
},
"hsl": {
"h": 126.667,
"s": 11.688,
"l": 69.804
},
"oklch": {
"l": 0.77363,
"c": 0.02995,
"h": 148.5
},
"luminance": 0.46916
}Semantic roles & 50–950 ramp
primary
#A9BBAB
secondary
#E2DDE2
accent
#508E96
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281