#AFB8A7#AFB8A7
#AFB8A7 is a light, muted yellow-green. Relative luminance 0.462; OKLCH L 77.1% C 0.026 H 130.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB8A7 |
|---|---|
| RGB | rgb(175, 184, 167) |
| HSL | hsl(92, 11%, 69%) |
| HSV | hsv(92, 9%, 72%) |
| CMYK | cmyk(4.9%, 0%, 9.2%, 27.8%) |
| CIE-LAB | lab(73.67, -6.28, 7.56) |
| CIE-LCH | lch(73.67, 9.83, 129.69°) |
| OKLab | oklab(77.07% -0.0165 0.0197) |
| OKLCH | oklch(77.07% 0.026 130) |
| XYZ | xyz(41.7936, 46.1848, 43.2645) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.27
Greyish
#A8A495
ΔE00 7.86
Greenish Grey
#96AE8D
ΔE00 8.42
Sage Green
#9CAF88
ΔE00 8.65
Bland
#AFA88B
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB8A7 #B0A7B8
analogous
#B8B8A7 #AFB8A7 #A7B8A8
triadic
#AFB8A7 #A7AFB8 #B8A7AF
tetradic
#AFB8A7 #A7B8B8 #B0A7B8 #B8A8A7
square
#AFB8A7 #A7B8B8 #B0A7B8 #B8A8A7
split-complementary
#AFB8A7 #A8A7B8 #B8A7B8
monochromatic
#727F66 #909D85 #AFB8A7 #CED3C9 #EDEFEB
Accessibility & contrast
On white
2.05
#AFB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#AFB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB8A7
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB8A7 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#B0B6B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb8a7; /* rgb */ color: rgb(175, 184, 167); /* oklch */ color: oklch(77.1% 0.026 130.0);
Tailwind
colors: {
custom: {
50: '#c6cdc1',
500: '#afb8a7',
950: '#000000',
},
}SCSS
$custom: #afb8a7; $custom-light: #c6cdc1; $custom-dark: #000000;
JSON
{
"hex": "#afb8a7",
"rgb": {
"r": 175,
"g": 184,
"b": 167
},
"hsl": {
"h": 91.765,
"s": 10.692,
"l": 68.824
},
"oklch": {
"l": 0.77068,
"c": 0.02573,
"h": 130
},
"luminance": 0.46185
}Semantic roles & 50–950 ramp
primary
#AFB8A7
secondary
#DEDBE0
accent
#519575
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281