#A9BBAE#A9BBAE
#A9BBAE is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.027 H 154.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBAE |
|---|---|
| RGB | rgb(169, 187, 174) |
| HSL | hsl(137, 12%, 70%) |
| HSV | hsv(137, 10%, 73%) |
| CMYK | cmyk(9.6%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.21, -8.69, 4.48) |
| CIE-LCH | lch(74.21, 9.78, 152.75°) |
| OKLab | oklab(77.45% -0.0243 0.0117) |
| OKLCH | oklch(77.45% 0.027 154.3) |
| XYZ | xyz(41.7709, 47.0311, 46.9134) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.45
Silver (survey)
#C5C9C7
ΔE00 9.32
Sage Green
#9CAF88
ΔE00 9.56
Cement
#A5A391
ΔE00 10.13
Cool Grey
#95A3A6
ΔE00 10.25
Greyish
#A8A495
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBAE #BBA9B6
analogous
#ADBBA9 #A9BBAE #A9BBB7
triadic
#A9BBAE #AEA9BB #BBAEA9
tetradic
#A9BBAE #A9ADBB #BBA9B6 #BBB7A9
square
#A9BBAE #A9ADBB #BBA9B6 #BBB7A9
split-complementary
#A9BBAE #B7A9BB #BBA9AD
monochromatic
#67826F #87A08E #A9BBAE #CBD6CE #EDF1EE
Accessibility & contrast
On white
2.02
#A9BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A9BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBAE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBAE | 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)
#BBB8AD
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#A7BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a9bbae; /* rgb */ color: rgb(169, 187, 174); /* oklch */ color: oklch(77.4% 0.027 154.3);
Tailwind
colors: {
custom: {
50: '#c2cfc6',
500: '#a9bbae',
950: '#000000',
},
}SCSS
$custom: #a9bbae; $custom-light: #c2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a9bbae",
"rgb": {
"r": 169,
"g": 187,
"b": 174
},
"hsl": {
"h": 136.667,
"s": 11.688,
"l": 69.804
},
"oklch": {
"l": 0.77446,
"c": 0.02694,
"h": 154.3
},
"luminance": 0.47032
}Semantic roles & 50–950 ramp
primary
#A9BBAE
secondary
#E2DDE1
accent
#508296
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282