#AFBDAB#AFBDAB
#AFBDAB is a light, muted green. Relative luminance 0.484; OKLCH L 78.2% C 0.029 H 138.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDAB |
|---|---|
| RGB | rgb(175, 189, 171) |
| HSL | hsl(107, 12%, 71%) |
| HSV | hsv(107, 10%, 74%) |
| CMYK | cmyk(7.4%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(75.11, -8.20, 7.45) |
| CIE-LCH | lch(75.11, 11.08, 137.72°) |
| OKLab | oklab(78.24% -0.0221 0.0194) |
| OKLCH | oklch(78.24% 0.029 138.7) |
| XYZ | xyz(43.2261, 48.4491, 45.5945) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.82
Sage Green
#9CAF88
ΔE00 8.33
Cement
#A5A391
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 9.49
Greyish
#A8A495
ΔE00 10.04
Bland
#AFA88B
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDAB #B9ABBD
analogous
#B8BDAB #AFBDAB #ABBDB0
triadic
#AFBDAB #ABAFBD #BDABAF
tetradic
#AFBDAB #ABB8BD #B9ABBD #BDB0AB
square
#AFBDAB #ABB8BD #B9ABBD #BDB0AB
split-complementary
#AFBDAB #B0ABBD #BDABB8
monochromatic
#6F8569 #8EA289 #AFBDAB #D0D8CD #EFF2EE
Accessibility & contrast
On white
1.96
#AFBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AFBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDAB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDAB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAA
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#AFBCB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbdab; /* rgb */ color: rgb(175, 189, 171); /* oklch */ color: oklch(78.2% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#c6d0c4',
500: '#afbdab',
950: '#000000',
},
}SCSS
$custom: #afbdab; $custom-light: #c6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#afbdab",
"rgb": {
"r": 175,
"g": 189,
"b": 171
},
"hsl": {
"h": 106.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78241,
"c": 0.02944,
"h": 138.7
},
"luminance": 0.48449
}Semantic roles & 50–950 ramp
primary
#AFBDAB
secondary
#E3DFE4
accent
#4F9686
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281