#AFBFB0#AFBFB0
#AFBFB0 is a light, muted green. Relative luminance 0.495; OKLCH L 78.8% C 0.027 H 147.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFB0 |
|---|---|
| RGB | rgb(175, 191, 176) |
| HSL | hsl(124, 11%, 72%) |
| HSV | hsv(124, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(75.77, -8.34, 5.69) |
| CIE-LCH | lch(75.77, 10.09, 145.67°) |
| OKLab | oklab(78.8% -0.0229 0.0149) |
| OKLCH | oklch(78.8% 0.027 147.1) |
| XYZ | xyz(44.1449, 49.5097, 48.2965) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.68
Silver (survey)
#C5C9C7
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 9.46
Cement
#A5A391
ΔE00 10.21
Light Grey
#D8DCD6
ΔE00 10.33
Silver
#C0C0C0
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFB0 #BFAFBE
analogous
#B6BFAF #AFBFB0 #AFBFB8
triadic
#AFBFB0 #B0AFBF #BFB0AF
tetradic
#AFBFB0 #AFB6BF #BFAFBE #BFB8AF
square
#AFBFB0 #AFB6BF #BFAFBE #BFB8AF
split-complementary
#AFBFB0 #B8AFBF #BFAFB6
monochromatic
#6C876E #8DA48E #AFBFB0 #D1DAD2 #EEF1EE
Accessibility & contrast
On white
1.93
#AFBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#AFBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFB0
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFB0 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#AEBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afbfb0; /* rgb */ color: rgb(175, 191, 176); /* oklch */ color: oklch(78.8% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#c6d2c7',
500: '#afbfb0',
950: '#000000',
},
}SCSS
$custom: #afbfb0; $custom-light: #c6d2c7; $custom-dark: #000000;
JSON
{
"hex": "#afbfb0",
"rgb": {
"r": 175,
"g": 191,
"b": 176
},
"hsl": {
"h": 123.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78803,
"c": 0.02733,
"h": 147.1
},
"luminance": 0.4951
}Semantic roles & 50–950 ramp
primary
#AFBFB0
secondary
#E7E3E7
accent
#509195
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282