#AFBB99#AFBB99
#AFBB99 is a light, muted yellow-green. Relative luminance 0.470; OKLCH L 77.4% C 0.049 H 123.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB99 |
|---|---|
| RGB | rgb(175, 187, 153) |
| HSL | hsl(81, 20%, 67%) |
| HSV | hsv(81, 18%, 73%) |
| CMYK | cmyk(6.4%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(74.16, -10.22, 15.85) |
| CIE-LCH | lch(74.16, 18.87, 122.82°) |
| OKLab | oklab(77.36% -0.0268 0.0407) |
| OKLCH | oklch(77.36% 0.049 123.3) |
| XYZ | xyz(41.1985, 46.9545, 37.0235) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.63
Greenish Grey
#96AE8D
ΔE00 5.75
Darkseagreen
#8FBC8F
ΔE00 8.52
Bland
#AFA88B
ΔE00 8.91
Lichen
#8FB67B
ΔE00 8.95
Stone (survey)
#ADA587
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB99 #A599BB
analogous
#BBB699 #AFBB99 #9EBB99
triadic
#AFBB99 #99AFBB #BB99AF
tetradic
#AFBB99 #99BBB6 #A599BB #BB999E
square
#AFBB99 #99BBB6 #A599BB #BB999E
split-complementary
#AFBB99 #999EBB #B699BB
monochromatic
#738357 #92A374 #AFBB99 #CCD3BE #E9ECE2
Accessibility & contrast
On white
2.02
#AFBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#AFBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB99
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB99 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#BEB69A
Tritanopia (blue-blind)
#B2B7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afbb99; /* rgb */ color: rgb(175, 187, 153); /* oklch */ color: oklch(77.4% 0.049 123.3);
Tailwind
colors: {
custom: {
50: '#c7cfb7',
500: '#afbb99',
950: '#000000',
},
}SCSS
$custom: #afbb99; $custom-light: #c7cfb7; $custom-dark: #000000;
JSON
{
"hex": "#afbb99",
"rgb": {
"r": 175,
"g": 187,
"b": 153
},
"hsl": {
"h": 81.176,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.77357,
"c": 0.04874,
"h": 123.3
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#AFBB99
secondary
#D6D2DD
accent
#479E66
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280