#AFBF94#AFBF94
#AFBF94 is a light, moderate yellow-green. Relative luminance 0.485; OKLCH L 78.1% C 0.061 H 124.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBF94 |
|---|---|
| RGB | rgb(175, 191, 148) |
| HSL | hsl(82, 25%, 66%) |
| HSV | hsv(82, 23%, 75%) |
| CMYK | cmyk(8.4%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(75.15, -13.09, 19.91) |
| CIE-LCH | lch(75.15, 23.83, 123.31°) |
| OKLab | oklab(78.11% -0.0347 0.0507) |
| OKLCH | oklch(78.11% 0.061 124.4) |
| XYZ | xyz(41.6546, 48.5136, 35.1808) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.76
Greenish Grey
#96AE8D
ΔE00 6.30
Lichen
#8FB67B
ΔE00 7.19
Darkseagreen
#8FBC8F
ΔE00 7.24
Pale Olive
#B9CC81
ΔE00 7.43
Tan Green
#A9BE70
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBF94 #A494BF
analogous
#BFBA94 #AFBF94 #9ABF94
triadic
#AFBF94 #94AFBF #BF94AF
tetradic
#AFBF94 #94BFBA #A494BF #BF949A
square
#AFBF94 #94BFBA #A494BF #BF949A
split-complementary
#AFBF94 #949ABF #BA94BF
monochromatic
#738851 #92A86E #AFBF94 #CCD6BA #E8EDE1
Accessibility & contrast
On white
1.96
#AFBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AFBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBF94
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBF94 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA91
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#B2BBB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afbf94; /* rgb */ color: rgb(175, 191, 148); /* oklch */ color: oklch(78.1% 0.061 124.4);
Tailwind
colors: {
custom: {
50: '#c7d2b3',
500: '#afbf94',
950: '#000000',
},
}SCSS
$custom: #afbf94; $custom-light: #c7d2b3; $custom-dark: #000000;
JSON
{
"hex": "#afbf94",
"rgb": {
"r": 175,
"g": 191,
"b": 148
},
"hsl": {
"h": 82.326,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.78107,
"c": 0.06146,
"h": 124.4
},
"luminance": 0.48514
}Semantic roles & 50–950 ramp
primary
#AFBF94
secondary
#D6D0DE
accent
#42A466
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280