#AFBB96#AFBB96
#AFBB96 is a light, muted yellow-green. Relative luminance 0.469; OKLCH L 77.3% C 0.053 H 122.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB96 |
|---|---|
| RGB | rgb(175, 187, 150) |
| HSL | hsl(79, 21%, 66%) |
| HSV | hsv(79, 20%, 73%) |
| CMYK | cmyk(6.4%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(74.10, -10.70, 17.39) |
| CIE-LCH | lch(74.10, 20.42, 121.62°) |
| OKLab | oklab(77.29% -0.0281 0.0445) |
| OKLCH | oklch(77.29% 0.053 122.2) |
| XYZ | xyz(40.9539, 46.8566, 35.7349) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.40
Greenish Grey
#96AE8D
ΔE00 5.83
Darkseagreen
#8FBC8F
ΔE00 8.29
Lichen
#8FB67B
ΔE00 8.41
Bland
#AFA88B
ΔE00 8.99
Tan Green
#A9BE70
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB96 #A296BB
analogous
#BBB496 #AFBB96 #9CBB96
triadic
#AFBB96 #96AFBB #BB96AF
tetradic
#AFBB96 #96BBB4 #A296BB #BB969C
square
#AFBB96 #96BBB4 #A296BB #BB969C
split-complementary
#AFBB96 #969CBB #B496BB
monochromatic
#738254 #93A371 #AFBB96 #CBD3BB #E8EBE0
Accessibility & contrast
On white
2.02
#AFBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AFBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB96
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB96 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B694
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#B2B7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afbb96; /* rgb */ color: rgb(175, 187, 150); /* oklch */ color: oklch(77.3% 0.053 122.2);
Tailwind
colors: {
custom: {
50: '#c7cfb5',
500: '#afbb96',
950: '#000000',
},
}SCSS
$custom: #afbb96; $custom-light: #c7cfb5; $custom-dark: #000000;
JSON
{
"hex": "#afbb96",
"rgb": {
"r": 175,
"g": 187,
"b": 150
},
"hsl": {
"h": 79.459,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.77286,
"c": 0.05261,
"h": 122.2
},
"luminance": 0.46857
}Semantic roles & 50–950 ramp
primary
#AFBB96
secondary
#D4D0DC
accent
#46A063
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280