#AFBFB4#AFBFB4
#AFBFB4 is a light, muted green. Relative luminance 0.497; OKLCH L 78.9% C 0.023 H 155.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFB4 |
|---|---|
| RGB | rgb(175, 191, 180) |
| HSL | hsl(139, 11%, 72%) |
| HSV | hsv(139, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(75.87, -7.59, 3.67) |
| CIE-LCH | lch(75.87, 8.43, 154.21°) |
| OKLab | oklab(78.91% -0.0213 0.0096) |
| OKLCH | oklch(78.91% 0.023 155.8) |
| XYZ | xyz(44.5465, 49.6703, 50.4116) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.77
Silver
#C0C0C0
ΔE00 9.51
Light Grey
#D8DCD6
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 9.96
Cool Grey
#95A3A6
ΔE00 10.30
Cement
#A5A391
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFB4 #BFAFBA
analogous
#B2BFAF #AFBFB4 #AFBFBC
triadic
#AFBFB4 #B4AFBF #BFB4AF
tetradic
#AFBFB4 #AFB2BF #BFAFBA #BFBCAF
square
#AFBFB4 #AFB2BF #BFAFBA #BFBCAF
split-complementary
#AFBFB4 #BCAFBF #BFAFB2
monochromatic
#6C8775 #8DA494 #AFBFB4 #D1DAD4 #EEF1EF
Accessibility & contrast
On white
1.92
#AFBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AFBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFB4
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFB4 | 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)
#BFBCB3
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#ADBFBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbfb4; /* rgb */ color: rgb(175, 191, 180); /* oklch */ color: oklch(78.9% 0.023 155.8);
Tailwind
colors: {
custom: {
50: '#c6d2ca',
500: '#afbfb4',
950: '#000000',
},
}SCSS
$custom: #afbfb4; $custom-light: #c6d2ca; $custom-dark: #000000;
JSON
{
"hex": "#afbfb4",
"rgb": {
"r": 175,
"g": 191,
"b": 180
},
"hsl": {
"h": 138.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78914,
"c": 0.02334,
"h": 155.8
},
"luminance": 0.49671
}Semantic roles & 50–950 ramp
primary
#AFBFB4
secondary
#E7E3E6
accent
#508095
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282