#AFB59E#AFB59E
#AFB59E is a light, muted yellow-green. Relative luminance 0.446; OKLCH L 76.2% C 0.033 H 119.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB59E |
|---|---|
| RGB | rgb(175, 181, 158) |
| HSL | hsl(76, 13%, 66%) |
| HSV | hsv(76, 13%, 71%) |
| CMYK | cmyk(3.3%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(72.65, -6.24, 11.01) |
| CIE-LCH | lch(72.65, 12.66, 119.55°) |
| OKLab | oklab(76.2% -0.0159 0.0286) |
| OKLCH | oklch(76.2% 0.033 119.1) |
| XYZ | xyz(40.3738, 44.6304, 38.8287) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.25
Bland
#AFA88B
ΔE00 6.64
Sage Green
#9CAF88
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.22
Stone (survey)
#ADA587
ΔE00 7.49
Greenish Grey
#96AE8D
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB59E #A49EB5
analogous
#B5B09E #AFB59E #A4B59E
triadic
#AFB59E #9EAFB5 #B59EAF
tetradic
#AFB59E #9EB5B0 #A49EB5 #B59EA4
square
#AFB59E #9EB5B0 #A49EB5 #B59EA4
split-complementary
#AFB59E #9EA4B5 #B09EB5
monochromatic
#737B5E #929B7B #AFB59E #CCCFC1 #E8EAE3
Accessibility & contrast
On white
2.12
#AFB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AFB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB59E
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB59E | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B8B29F
Tritanopia (blue-blind)
#B1B2AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afb59e; /* rgb */ color: rgb(175, 181, 158); /* oklch */ color: oklch(76.2% 0.033 119.1);
Tailwind
colors: {
custom: {
50: '#c7cbba',
500: '#afb59e',
950: '#000000',
},
}SCSS
$custom: #afb59e; $custom-light: #c7cbba; $custom-dark: #000000;
JSON
{
"hex": "#afb59e",
"rgb": {
"r": 175,
"g": 181,
"b": 158
},
"hsl": {
"h": 75.652,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.76195,
"c": 0.03266,
"h": 119.1
},
"luminance": 0.4463
}Semantic roles & 50–950 ramp
primary
#AFB59E
secondary
#D6D4DB
accent
#4E9861
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280