#AFBAAB#AFBAAB
#AFBAAB is a light, muted green. Relative luminance 0.472; OKLCH L 77.6% C 0.024 H 137.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAAB |
|---|---|
| RGB | rgb(175, 186, 171) |
| HSL | hsl(104, 10%, 70%) |
| HSV | hsv(104, 8%, 73%) |
| CMYK | cmyk(5.9%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(74.30, -6.62, 6.29) |
| CIE-LCH | lch(74.30, 9.13, 136.43°) |
| OKLab | oklab(77.6% -0.0178 0.0164) |
| OKLCH | oklch(77.6% 0.024 137.3) |
| XYZ | xyz(42.5875, 47.1718, 45.3816) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.39
Greyish
#A8A495
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAAB #B6ABBA
analogous
#B7BAAB #AFBAAB #ABBAAE
triadic
#AFBAAB #ABAFBA #BAABAF
tetradic
#AFBAAB #ABB7BA #B6ABBA #BAAEAB
square
#AFBAAB #ABB7BA #B6ABBA #BAAEAB
split-complementary
#AFBAAB #AEABBA #BAABB7
monochromatic
#70816A #8F9E89 #AFBAAB #CFD6CD #EFF1EE
Accessibility & contrast
On white
2.01
#AFBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AFBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAAB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAAB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#AFB9B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbaab; /* rgb */ color: rgb(175, 186, 171); /* oklch */ color: oklch(77.6% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#c6cec4',
500: '#afbaab',
950: '#000000',
},
}SCSS
$custom: #afbaab; $custom-light: #c6cec4; $custom-dark: #000000;
JSON
{
"hex": "#afbaab",
"rgb": {
"r": 175,
"g": 186,
"b": 171
},
"hsl": {
"h": 104,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77602,
"c": 0.02422,
"h": 137.3
},
"luminance": 0.47172
}Semantic roles & 50–950 ramp
primary
#AFBAAB
secondary
#E1DEE3
accent
#529482
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281