#A5BF92#A5BF92
#A5BF92 is a light, moderate yellow-green. Relative luminance 0.473; OKLCH L 77.3% C 0.068 H 132.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BF92 |
|---|---|
| RGB | rgb(165, 191, 146) |
| HSL | hsl(95, 26%, 66%) |
| HSV | hsv(95, 24%, 75%) |
| CMYK | cmyk(13.6%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.40, -17.07, 19.85) |
| CIE-LCH | lch(74.40, 26.18, 130.69°) |
| OKLab | oklab(77.32% -0.046 0.0505) |
| OKLCH | oklch(77.32% 0.068 132.3) |
| XYZ | xyz(39.3352, 47.3358, 34.2529) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.53
Darkseagreen
#8FBC8F
ΔE00 4.61
Lichen
#8FB67B
ΔE00 5.21
Greenish Grey
#96AE8D
ΔE00 5.46
Sage Green (survey)
#88B378
ΔE00 6.29
Sage
#87AE73
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BF92 #AC92BF
analogous
#BBBF92 #A5BF92 #92BF95
triadic
#A5BF92 #92A5BF #BF92A5
tetradic
#A5BF92 #92BBBF #AC92BF #BF9592
square
#A5BF92 #92BBBF #AC92BF #BF9592
split-complementary
#A5BF92 #9592BF #BF92BB
monochromatic
#67874F #85A86B #A5BF92 #C5D6B9 #E5ECDF
Accessibility & contrast
On white
2.01
#A5BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A5BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BF92
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BF92 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#A6BBB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bf92; /* rgb */ color: rgb(165, 191, 146); /* oklch */ color: oklch(77.3% 0.068 132.3);
Tailwind
colors: {
custom: {
50: '#c0d2b2',
500: '#a5bf92',
950: '#000000',
},
}SCSS
$custom: #a5bf92; $custom-light: #c0d2b2; $custom-dark: #000000;
JSON
{
"hex": "#a5bf92",
"rgb": {
"r": 165,
"g": 191,
"b": 146
},
"hsl": {
"h": 94.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77324,
"c": 0.06832,
"h": 132.3
},
"luminance": 0.47336
}Semantic roles & 50–950 ramp
primary
#A5BF92
secondary
#D8CFDE
accent
#41A57A
background
#FBFCFA
surface
#F7F9F5
border
#D0D2CF
text
#121411
muted
#818280