#AFB899#AFB899
#AFB899 is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.7% C 0.044 H 120.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB899 |
|---|---|
| RGB | rgb(175, 184, 153) |
| HSL | hsl(77, 18%, 66%) |
| HSV | hsv(77, 17%, 72%) |
| CMYK | cmyk(4.9%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(73.35, -8.66, 14.72) |
| CIE-LCH | lch(73.35, 17.07, 120.46°) |
| OKLab | oklab(76.71% -0.0224 0.0379) |
| OKLCH | oklch(76.71% 0.044 120.6) |
| XYZ | xyz(40.5687, 45.6949, 36.8136) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.10
Greenish Grey
#96AE8D
ΔE00 6.13
Bland
#AFA88B
ΔE00 7.66
Stone (survey)
#ADA587
ΔE00 8.41
Cement
#A5A391
ΔE00 8.42
Darkseagreen
#8FBC8F
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB899 #A299B8
analogous
#B8B199 #AFB899 #9FB899
triadic
#AFB899 #99AFB8 #B899AF
tetradic
#AFB899 #99B8B1 #A299B8 #B8999F
square
#AFB899 #99B8B1 #A299B8 #B8999F
split-complementary
#AFB899 #999FB8 #B199B8
monochromatic
#737F58 #939F75 #AFB899 #CBD1BD #E8EAE1
Accessibility & contrast
On white
2.07
#AFB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#AFB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB899
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB899 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#B2B5AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb899; /* rgb */ color: rgb(175, 184, 153); /* oklch */ color: oklch(76.7% 0.044 120.6);
Tailwind
colors: {
custom: {
50: '#c7cdb7',
500: '#afb899',
950: '#000000',
},
}SCSS
$custom: #afb899; $custom-light: #c7cdb7; $custom-dark: #000000;
JSON
{
"hex": "#afb899",
"rgb": {
"r": 175,
"g": 184,
"b": 153
},
"hsl": {
"h": 77.419,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.76711,
"c": 0.04401,
"h": 120.6
},
"luminance": 0.45695
}Semantic roles & 50–950 ramp
primary
#AFB899
secondary
#D4D1DB
accent
#499C61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280