#AFBAAA#AFBAAA
#AFBAAA is a light, muted green. Relative luminance 0.471; OKLCH L 77.6% C 0.025 H 135.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAAA |
|---|---|
| RGB | rgb(175, 186, 170) |
| HSL | hsl(101, 10%, 70%) |
| HSV | hsv(101, 9%, 73%) |
| CMYK | cmyk(5.9%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.28, -6.80, 6.80) |
| CIE-LCH | lch(74.28, 9.62, 134.98°) |
| OKLab | oklab(77.57% -0.0182 0.0177) |
| OKLCH | oklch(77.57% 0.025 135.7) |
| XYZ | xyz(42.4925, 47.1338, 44.8815) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.14
Greenish Grey
#96AE8D
ΔE00 8.49
Greyish
#A8A495
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.69
Sage Green
#9CAF88
ΔE00 8.91
Bland
#AFA88B
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAAA #B5AABA
analogous
#B7BAAA #AFBAAA #AABAAD
triadic
#AFBAAA #AAAFBA #BAAAAF
tetradic
#AFBAAA #AAB7BA #B5AABA #BAADAA
square
#AFBAAA #AAB7BA #B5AABA #BAADAA
split-complementary
#AFBAAA #ADAABA #BAAAB7
monochromatic
#708169 #8F9F88 #AFBAAA #CFD5CC #EFF1EE
Accessibility & contrast
On white
2.01
#AFBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AFBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAAA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAAA | 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)
#BBB7A9
Deuteranopia (green-blind)
#BAB6AB
Tritanopia (blue-blind)
#AFB9B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbaaa; /* rgb */ color: rgb(175, 186, 170); /* oklch */ color: oklch(77.6% 0.025 135.7);
Tailwind
colors: {
custom: {
50: '#c6cec3',
500: '#afbaaa',
950: '#000000',
},
}SCSS
$custom: #afbaaa; $custom-light: #c6cec3; $custom-dark: #000000;
JSON
{
"hex": "#afbaaa",
"rgb": {
"r": 175,
"g": 186,
"b": 170
},
"hsl": {
"h": 101.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77574,
"c": 0.02542,
"h": 135.7
},
"luminance": 0.47134
}Semantic roles & 50–950 ramp
primary
#AFBAAA
secondary
#E1DEE2
accent
#51947F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281