#AFBFB3#AFBFB3
#AFBFB3 is a light, muted green. Relative luminance 0.496; OKLCH L 78.9% C 0.024 H 153.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFB3 |
|---|---|
| RGB | rgb(175, 191, 179) |
| HSL | hsl(135, 11%, 72%) |
| HSV | hsv(135, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(75.84, -7.78, 4.17) |
| CIE-LCH | lch(75.84, 8.83, 151.79°) |
| OKLab | oklab(78.89% -0.0217 0.0109) |
| OKLCH | oklch(78.89% 0.024 153.3) |
| XYZ | xyz(44.4450, 49.6297, 49.8770) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.04
Greenish Grey
#96AE8D
ΔE00 9.62
Silver
#C0C0C0
ΔE00 9.78
Light Grey
#D8DCD6
ΔE00 9.85
Cement
#A5A391
ΔE00 10.40
Sage Green
#9CAF88
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFB3 #BFAFBB
analogous
#B3BFAF #AFBFB3 #AFBFBB
triadic
#AFBFB3 #B3AFBF #BFB3AF
tetradic
#AFBFB3 #AFB3BF #BFAFBB #BFBBAF
square
#AFBFB3 #AFB3BF #BFAFBB #BFBBAF
split-complementary
#AFBFB3 #BBAFBF #BFAFB3
monochromatic
#6C8773 #8DA493 #AFBFB3 #D1DAD3 #EEF1EF
Accessibility & contrast
On white
1.92
#AFBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AFBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFB3
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFB3 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB2
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#ADBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbfb3; /* rgb */ color: rgb(175, 191, 179); /* oklch */ color: oklch(78.9% 0.024 153.3);
Tailwind
colors: {
custom: {
50: '#c6d2c9',
500: '#afbfb3',
950: '#000000',
},
}SCSS
$custom: #afbfb3; $custom-light: #c6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#afbfb3",
"rgb": {
"r": 175,
"g": 191,
"b": 179
},
"hsl": {
"h": 135,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78886,
"c": 0.02428,
"h": 153.3
},
"luminance": 0.4963
}Semantic roles & 50–950 ramp
primary
#AFBFB3
secondary
#E7E3E6
accent
#508495
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282