#AFBFB2#AFBFB2
#AFBFB2 is a light, muted green. Relative luminance 0.496; OKLCH L 78.9% C 0.025 H 151.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFB2 |
|---|---|
| RGB | rgb(175, 191, 178) |
| HSL | hsl(131, 11%, 72%) |
| HSV | hsv(131, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.82, -7.97, 4.68) |
| CIE-LCH | lch(75.82, 9.24, 149.57°) |
| OKLab | oklab(78.86% -0.0221 0.0122) |
| OKLCH | oklch(78.86% 0.025 151.1) |
| XYZ | xyz(44.3443, 49.5894, 49.3463) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.31
Greenish Grey
#96AE8D
ΔE00 9.29
Light Grey
#D8DCD6
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.04
Sage Green
#9CAF88
ΔE00 10.14
Cement
#A5A391
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFB2 #BFAFBC
analogous
#B4BFAF #AFBFB2 #AFBFBA
triadic
#AFBFB2 #B2AFBF #BFB2AF
tetradic
#AFBFB2 #AFB4BF #BFAFBC #BFBAAF
square
#AFBFB2 #AFB4BF #BFAFBC #BFBAAF
split-complementary
#AFBFB2 #BAAFBF #BFAFB4
monochromatic
#6C8771 #8DA491 #AFBFB2 #D1DAD3 #EEF1EF
Accessibility & contrast
On white
1.92
#AFBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#AFBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFB2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFB2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#ADBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbfb2; /* rgb */ color: rgb(175, 191, 178); /* oklch */ color: oklch(78.9% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#c6d2c9',
500: '#afbfb2',
950: '#000000',
},
}SCSS
$custom: #afbfb2; $custom-light: #c6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#afbfb2",
"rgb": {
"r": 175,
"g": 191,
"b": 178
},
"hsl": {
"h": 131.25,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78858,
"c": 0.02526,
"h": 151.1
},
"luminance": 0.4959
}Semantic roles & 50–950 ramp
primary
#AFBFB2
secondary
#E7E3E6
accent
#508895
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282