#AFBB94#AFBB94
#AFBB94 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.2% C 0.055 H 121.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBB94 |
|---|---|
| RGB | rgb(175, 187, 148) |
| HSL | hsl(78, 22%, 66%) |
| HSV | hsv(78, 21%, 73%) |
| CMYK | cmyk(6.4%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(74.06, -11.02, 18.41) |
| CIE-LCH | lch(74.06, 21.45, 120.91°) |
| OKLab | oklab(77.24% -0.0289 0.047) |
| OKLCH | oklch(77.24% 0.055 121.6) |
| XYZ | xyz(40.7942, 46.7927, 34.8940) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.34
Greenish Grey
#96AE8D
ΔE00 5.96
Lichen
#8FB67B
ΔE00 8.09
Darkseagreen
#8FBC8F
ΔE00 8.20
Tan Green
#A9BE70
ΔE00 8.52
Pale Olive
#B9CC81
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBB94 #A094BB
analogous
#BBB394 #AFBB94 #9BBB94
triadic
#AFBB94 #94AFBB #BB94AF
tetradic
#AFBB94 #94BBB3 #A094BB #BB949B
square
#AFBB94 #94BBB3 #A094BB #BB949B
split-complementary
#AFBB94 #949BBB #B394BB
monochromatic
#738253 #93A36F #AFBB94 #CBD3B9 #E7EBDF
Accessibility & contrast
On white
2.03
#AFBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AFBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBB94
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBB94 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#B2B7B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afbb94; /* rgb */ color: rgb(175, 187, 148); /* oklch */ color: oklch(77.2% 0.055 121.6);
Tailwind
colors: {
custom: {
50: '#c7cfb3',
500: '#afbb94',
950: '#000000',
},
}SCSS
$custom: #afbb94; $custom-light: #c7cfb3; $custom-dark: #000000;
JSON
{
"hex": "#afbb94",
"rgb": {
"r": 175,
"g": 187,
"b": 148
},
"hsl": {
"h": 78.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.7724,
"c": 0.05519,
"h": 121.6
},
"luminance": 0.46793
}Semantic roles & 50–950 ramp
primary
#AFBB94
secondary
#D3CFDC
accent
#45A161
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280