#A3BF93#A3BF93
#A3BF93 is a light, moderate yellow-green. Relative luminance 0.472; OKLCH L 77.2% C 0.068 H 134.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BF93 |
|---|---|
| RGB | rgb(163, 191, 147) |
| HSL | hsl(98, 26%, 66%) |
| HSV | hsv(98, 23%, 75%) |
| CMYK | cmyk(14.7%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(74.29, -17.63, 19.13) |
| CIE-LCH | lch(74.29, 26.01, 132.66°) |
| OKLab | oklab(77.2% -0.0476 0.0488) |
| OKLCH | oklch(77.2% 0.068 134.3) |
| XYZ | xyz(39.0005, 47.1542, 34.6450) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Sage Green
#9CAF88
ΔE00 4.61
Lichen
#8FB67B
ΔE00 5.14
Greenish Grey
#96AE8D
ΔE00 5.27
Sage Green (survey)
#88B378
ΔE00 6.15
Sage
#87AE73
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BF93 #AF93BF
analogous
#B9BF93 #A3BF93 #93BF99
triadic
#A3BF93 #93A3BF #BF93A3
tetradic
#A3BF93 #93B9BF #AF93BF #BF9993
square
#A3BF93 #93B9BF #AF93BF #BF9993
split-complementary
#A3BF93 #9993BF #BF93B9
monochromatic
#648750 #82A86D #A3BF93 #C4D6B9 #E4EDE0
Accessibility & contrast
On white
2.01
#A3BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A3BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BF93
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BF93 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#A3BBB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bf93; /* rgb */ color: rgb(163, 191, 147); /* oklch */ color: oklch(77.2% 0.068 134.3);
Tailwind
colors: {
custom: {
50: '#bed2b3',
500: '#a3bf93',
950: '#000000',
},
}SCSS
$custom: #a3bf93; $custom-light: #bed2b3; $custom-dark: #000000;
JSON
{
"hex": "#a3bf93",
"rgb": {
"r": 163,
"g": 191,
"b": 147
},
"hsl": {
"h": 98.182,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77204,
"c": 0.06816,
"h": 134.3
},
"luminance": 0.47155
}Semantic roles & 50–950 ramp
primary
#A3BF93
secondary
#D9D0DE
accent
#41A480
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280