#AFBB95#AFBB95
#AFBB95 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.3% C 0.054 H 121.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB95 |
|---|---|
| RGB | rgb(175, 187, 149) |
| HSL | hsl(79, 22%, 66%) |
| HSV | hsv(79, 20%, 73%) |
| CMYK | cmyk(6.4%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(74.08, -10.86, 17.90) |
| CIE-LCH | lch(74.08, 20.93, 121.26°) |
| OKLab | oklab(77.26% -0.0285 0.0458) |
| OKLCH | oklch(77.26% 0.054 121.9) |
| XYZ | xyz(40.8737, 46.8245, 35.3127) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.36
Greenish Grey
#96AE8D
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 8.24
Lichen
#8FB67B
ΔE00 8.25
Tan Green
#A9BE70
ΔE00 8.78
Pale Olive
#B9CC81
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB95 #A195BB
analogous
#BBB495 #AFBB95 #9CBB95
triadic
#AFBB95 #95AFBB #BB95AF
tetradic
#AFBB95 #95BBB4 #A195BB #BB959C
square
#AFBB95 #95BBB4 #A195BB #BB959C
split-complementary
#AFBB95 #959CBB #B495BB
monochromatic
#738253 #93A370 #AFBB95 #CBD3BA #E7EBE0
Accessibility & contrast
On white
2.03
#AFBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AFBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB95
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB95 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#B2B7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afbb95; /* rgb */ color: rgb(175, 187, 149); /* oklch */ color: oklch(77.3% 0.054 121.9);
Tailwind
colors: {
custom: {
50: '#c7cfb4',
500: '#afbb95',
950: '#000000',
},
}SCSS
$custom: #afbb95; $custom-light: #c7cfb4; $custom-dark: #000000;
JSON
{
"hex": "#afbb95",
"rgb": {
"r": 175,
"g": 187,
"b": 149
},
"hsl": {
"h": 78.947,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.77263,
"c": 0.0539,
"h": 121.9
},
"luminance": 0.46825
}Semantic roles & 50–950 ramp
primary
#AFBB95
secondary
#D4D0DC
accent
#45A062
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280