#AFBB92#AFBB92
#AFBB92 is a light, muted yellow-green. Relative luminance 0.467; OKLCH L 77.2% C 0.058 H 121.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB92 |
|---|---|
| RGB | rgb(175, 187, 146) |
| HSL | hsl(78, 23%, 65%) |
| HSV | hsv(78, 22%, 73%) |
| CMYK | cmyk(6.4%, 0%, 21.9%, 26.7%) |
| CIE-LAB | lab(74.02, -11.33, 19.43) |
| CIE-LCH | lch(74.02, 22.49, 120.25°) |
| OKLab | oklab(77.2% -0.0298 0.0495) |
| OKLCH | oklch(77.2% 0.058 121) |
| XYZ | xyz(40.6373, 46.7300, 34.0675) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.36
Greenish Grey
#96AE8D
ΔE00 6.13
Lichen
#8FB67B
ΔE00 7.82
Tan Green
#A9BE70
ΔE00 7.99
Darkseagreen
#8FBC8F
ΔE00 8.15
Pale Olive
#B9CC81
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB92 #9E92BB
analogous
#BBB292 #AFBB92 #9ABB92
triadic
#AFBB92 #92AFBB #BB92AF
tetradic
#AFBB92 #92BBB2 #9E92BB #BB929A
square
#AFBB92 #92BBB2 #9E92BB #BB929A
split-complementary
#AFBB92 #929ABB #B292BB
monochromatic
#738251 #93A36C #AFBB92 #CBD3B8 #E6EADD
Accessibility & contrast
On white
2.03
#AFBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#AFBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB92
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB92 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#B3B7B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afbb92; /* rgb */ color: rgb(175, 187, 146); /* oklch */ color: oklch(77.2% 0.058 121.0);
Tailwind
colors: {
custom: {
50: '#c7cfb2',
500: '#afbb92',
950: '#000000',
},
}SCSS
$custom: #afbb92; $custom-light: #c7cfb2; $custom-dark: #000000;
JSON
{
"hex": "#afbb92",
"rgb": {
"r": 175,
"g": 187,
"b": 146
},
"hsl": {
"h": 77.561,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.77195,
"c": 0.05777,
"h": 121
},
"luminance": 0.4673
}Semantic roles & 50–950 ramp
primary
#AFBB92
secondary
#D2CDDB
accent
#44A25F
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131311
muted
#828280