#AFB79E#AFB79E
#AFB79E is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.036 H 121.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB79E |
|---|---|
| RGB | rgb(175, 183, 158) |
| HSL | hsl(79, 15%, 67%) |
| HSV | hsv(79, 14%, 72%) |
| CMYK | cmyk(4.4%, 0%, 13.7%, 28.2%) |
| CIE-LAB | lab(73.19, -7.30, 11.78) |
| CIE-LCH | lch(73.19, 13.86, 121.80°) |
| OKLab | oklab(76.62% -0.0188 0.0305) |
| OKLCH | oklch(76.62% 0.036 121.7) |
| XYZ | xyz(40.7834, 45.4496, 38.9652) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.40
Greenish Grey
#96AE8D
ΔE00 6.89
Cement
#A5A391
ΔE00 7.27
Bland
#AFA88B
ΔE00 7.37
Stone (survey)
#ADA587
ΔE00 8.20
Greyish
#A8A495
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB79E #A69EB7
analogous
#B7B39E #AFB79E #A3B79E
triadic
#AFB79E #9EAFB7 #B79EAF
tetradic
#AFB79E #9EB7B3 #A69EB7 #B79EA3
square
#AFB79E #9EB7B3 #A69EB7 #B79EA3
split-complementary
#AFB79E #9EA3B7 #B39EB7
monochromatic
#737D5D #929D7B #AFB79E #CCD1C1 #E9EBE4
Accessibility & contrast
On white
2.08
#AFB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AFB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB79E
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB79E | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49D
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#B1B4B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb79e; /* rgb */ color: rgb(175, 183, 158); /* oklch */ color: oklch(76.6% 0.036 121.7);
Tailwind
colors: {
custom: {
50: '#c7ccba',
500: '#afb79e',
950: '#000000',
},
}SCSS
$custom: #afb79e; $custom-light: #c7ccba; $custom-dark: #000000;
JSON
{
"hex": "#afb79e",
"rgb": {
"r": 175,
"g": 183,
"b": 158
},
"hsl": {
"h": 79.2,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.76621,
"c": 0.03583,
"h": 121.7
},
"luminance": 0.4545
}Semantic roles & 50–950 ramp
primary
#AFB79E
secondary
#D7D4DC
accent
#4D9965
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280