#AFB596#AFB596
#AFB596 is a light, muted yellow-green. Relative luminance 0.444; OKLCH L 76.0% C 0.043 H 116.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB596 |
|---|---|
| RGB | rgb(175, 181, 150) |
| HSL | hsl(72, 17%, 65%) |
| HSV | hsv(72, 17%, 71%) |
| CMYK | cmyk(3.3%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(72.47, -7.56, 15.12) |
| CIE-LCH | lch(72.47, 16.90, 116.58°) |
| OKLab | oklab(76% -0.0192 0.0389) |
| OKLCH | oklch(76% 0.043 116.3) |
| XYZ | xyz(39.7075, 44.3639, 35.3195) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.48
Bland
#AFA88B
ΔE00 6.38
Greenish Grey
#96AE8D
ΔE00 6.71
Stone (survey)
#ADA587
ΔE00 7.12
Cement
#A5A391
ΔE00 7.41
Greyish
#A8A495
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB596 #9C96B5
analogous
#B5AB96 #AFB596 #A0B596
triadic
#AFB596 #96AFB5 #B596AF
tetradic
#AFB596 #96B5AB #9C96B5 #B596A0
square
#AFB596 #96B5AB #9C96B5 #B596A0
split-complementary
#AFB596 #96A0B5 #AB96B5
monochromatic
#737A56 #949C72 #AFB596 #CACEBA #E6E8DE
Accessibility & contrast
On white
2.13
#AFB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AFB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB596
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB596 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#B3B1AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afb596; /* rgb */ color: rgb(175, 181, 150); /* oklch */ color: oklch(76.0% 0.043 116.3);
Tailwind
colors: {
custom: {
50: '#c7cbb5',
500: '#afb596',
950: '#000000',
},
}SCSS
$custom: #afb596; $custom-light: #c7cbb5; $custom-dark: #000000;
JSON
{
"hex": "#afb596",
"rgb": {
"r": 175,
"g": 181,
"b": 150
},
"hsl": {
"h": 71.613,
"s": 17.318,
"l": 64.902
},
"oklch": {
"l": 0.75996,
"c": 0.04337,
"h": 116.3
},
"luminance": 0.44364
}Semantic roles & 50–950 ramp
primary
#AFB596
secondary
#D0CED9
accent
#4A9C5A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280