#AFBAAD#AFBAAD
#AFBAAD is a light, muted green. Relative luminance 0.472; OKLCH L 77.7% C 0.022 H 140.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAAD |
|---|---|
| RGB | rgb(175, 186, 173) |
| HSL | hsl(111, 9%, 70%) |
| HSV | hsv(111, 7%, 73%) |
| CMYK | cmyk(5.9%, 0%, 7%, 27.1%) |
| CIE-LAB | lab(74.35, -6.25, 5.28) |
| CIE-LCH | lch(74.35, 8.18, 139.84°) |
| OKLab | oklab(77.66% -0.017 0.0138) |
| OKLCH | oklch(77.66% 0.022 140.9) |
| XYZ | xyz(42.7796, 47.2486, 46.3932) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.79
Cement
#A5A391
ΔE00 8.31
Greyish
#A8A495
ΔE00 8.66
Silver
#C0C0C0
ΔE00 8.99
Greenish Grey
#96AE8D
ΔE00 9.40
Dark Gray
#A9A9A9
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAAD #B8ADBA
analogous
#B5BAAD #AFBAAD #ADBAB1
triadic
#AFBAAD #ADAFBA #BAADAF
tetradic
#AFBAAD #ADB5BA #B8ADBA #BAB1AD
square
#AFBAAD #ADB5BA #B8ADBA #BAB1AD
split-complementary
#AFBAAD #B1ADBA #BAADB5
monochromatic
#6F806C #8F9E8C #AFBAAD #CFD6CE #EFF1EE
Accessibility & contrast
On white
2.01
#AFBAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AFBAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAAD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAAD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AC
Deuteranopia (green-blind)
#B9B6AE
Tritanopia (blue-blind)
#AEB9B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbaad; /* rgb */ color: rgb(175, 186, 173); /* oklch */ color: oklch(77.7% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#c6cec5',
500: '#afbaad',
950: '#000000',
},
}SCSS
$custom: #afbaad; $custom-light: #c6cec5; $custom-dark: #000000;
JSON
{
"hex": "#afbaad",
"rgb": {
"r": 175,
"g": 186,
"b": 173
},
"hsl": {
"h": 110.769,
"s": 8.609,
"l": 70.392
},
"oklch": {
"l": 0.77657,
"c": 0.02186,
"h": 140.9
},
"luminance": 0.47249
}Semantic roles & 50–950 ramp
primary
#AFBAAD
secondary
#E3E0E3
accent
#539389
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281