#A3BF92#A3BF92
#A3BF92 is a light, moderate yellow-green. Relative luminance 0.471; OKLCH L 77.2% C 0.069 H 133.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BF92 |
|---|---|
| RGB | rgb(163, 191, 146) |
| HSL | hsl(97, 26%, 66%) |
| HSV | hsv(97, 24%, 75%) |
| CMYK | cmyk(14.7%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.27, -17.79, 19.64) |
| CIE-LCH | lch(74.27, 26.50, 132.17°) |
| OKLab | oklab(77.18% -0.048 0.05) |
| OKLCH | oklch(77.18% 0.069 133.8) |
| XYZ | xyz(38.9224, 47.1229, 34.2336) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.12
Sage Green
#9CAF88
ΔE00 4.64
Lichen
#8FB67B
ΔE00 4.97
Greenish Grey
#96AE8D
ΔE00 5.39
Sage Green (survey)
#88B378
ΔE00 6.01
Sage
#87AE73
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BF92 #AE92BF
analogous
#B9BF92 #A3BF92 #92BF97
triadic
#A3BF92 #92A3BF #BF92A3
tetradic
#A3BF92 #92B9BF #AE92BF #BF9792
square
#A3BF92 #92B9BF #AE92BF #BF9792
split-complementary
#A3BF92 #9792BF #BF92B9
monochromatic
#64874F #82A86B #A3BF92 #C4D6B9 #E4ECDF
Accessibility & contrast
On white
2.01
#A3BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A3BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BF92
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BF92 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#A3BBB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bf92; /* rgb */ color: rgb(163, 191, 146); /* oklch */ color: oklch(77.2% 0.069 133.8);
Tailwind
colors: {
custom: {
50: '#bed2b2',
500: '#a3bf92',
950: '#000000',
},
}SCSS
$custom: #a3bf92; $custom-light: #bed2b2; $custom-dark: #000000;
JSON
{
"hex": "#a3bf92",
"rgb": {
"r": 163,
"g": 191,
"b": 146
},
"hsl": {
"h": 97.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77181,
"c": 0.06935,
"h": 133.8
},
"luminance": 0.47123
}Semantic roles & 50–950 ramp
primary
#A3BF92
secondary
#D8CFDE
accent
#41A57F
background
#FBFCFA
surface
#F7F9F5
border
#D0D2CF
text
#121411
muted
#818280