#AFBBAB#AFBBAB
#AFBBAB is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.026 H 137.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBAB |
|---|---|
| RGB | rgb(175, 187, 171) |
| HSL | hsl(105, 11%, 70%) |
| HSV | hsv(105, 9%, 73%) |
| CMYK | cmyk(6.4%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.57, -7.14, 6.68) |
| CIE-LCH | lch(74.57, 9.78, 136.92°) |
| OKLab | oklab(77.81% -0.0192 0.0174) |
| OKLCH | oklch(77.81% 0.026 137.8) |
| XYZ | xyz(42.7989, 47.5946, 45.4521) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.42
Cement
#A5A391
ΔE00 8.55
Silver (survey)
#C5C9C7
ΔE00 8.75
Sage Green
#9CAF88
ΔE00 8.91
Greyish
#A8A495
ΔE00 9.12
Bland
#AFA88B
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBAB #B7ABBB
analogous
#B7BBAB #AFBBAB #ABBBAF
triadic
#AFBBAB #ABAFBB #BBABAF
tetradic
#AFBBAB #ABB7BB #B7ABBB #BBAFAB
square
#AFBBAB #ABB7BB #B7ABBB #BBAFAB
split-complementary
#AFBBAB #AFABBB #BBABB7
monochromatic
#708269 #8FA089 #AFBBAB #CFD6CD #EFF1EE
Accessibility & contrast
On white
2.00
#AFBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AFBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBAB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBAB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#AFBAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afbbab; /* rgb */ color: rgb(175, 187, 171); /* oklch */ color: oklch(77.8% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#c6cfc4',
500: '#afbbab',
950: '#000000',
},
}SCSS
$custom: #afbbab; $custom-light: #c6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#afbbab",
"rgb": {
"r": 175,
"g": 187,
"b": 171
},
"hsl": {
"h": 105,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77814,
"c": 0.02596,
"h": 137.8
},
"luminance": 0.47595
}Semantic roles & 50–950 ramp
primary
#AFBBAB
secondary
#E2DFE3
accent
#519584
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281