#A4BF92#A4BF92
#A4BF92 is a light, moderate yellow-green. Relative luminance 0.472; OKLCH L 77.3% C 0.069 H 133.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BF92 |
|---|---|
| RGB | rgb(164, 191, 146) |
| HSL | hsl(96, 26%, 66%) |
| HSV | hsv(96, 24%, 75%) |
| CMYK | cmyk(14.1%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.34, -17.43, 19.74) |
| CIE-LCH | lch(74.34, 26.33, 131.44°) |
| OKLab | oklab(77.25% -0.047 0.0503) |
| OKLCH | oklch(77.25% 0.069 133.1) |
| XYZ | xyz(39.1280, 47.2289, 34.2432) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.36
Sage Green
#9CAF88
ΔE00 4.58
Lichen
#8FB67B
ΔE00 5.08
Greenish Grey
#96AE8D
ΔE00 5.42
Sage Green (survey)
#88B378
ΔE00 6.14
Sage
#87AE73
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BF92 #AD92BF
analogous
#BABF92 #A4BF92 #92BF96
triadic
#A4BF92 #92A4BF #BF92A4
tetradic
#A4BF92 #92BABF #AD92BF #BF9692
square
#A4BF92 #92BABF #AD92BF #BF9692
split-complementary
#A4BF92 #9692BF #BF92BA
monochromatic
#66874F #84A86B #A4BF92 #C4D6B9 #E4ECDF
Accessibility & contrast
On white
2.01
#A4BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A4BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BF92
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BF92 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#A5BBB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bf92; /* rgb */ color: rgb(164, 191, 146); /* oklch */ color: oklch(77.3% 0.069 133.1);
Tailwind
colors: {
custom: {
50: '#bfd2b2',
500: '#a4bf92',
950: '#000000',
},
}SCSS
$custom: #a4bf92; $custom-light: #bfd2b2; $custom-dark: #000000;
JSON
{
"hex": "#a4bf92",
"rgb": {
"r": 164,
"g": 191,
"b": 146
},
"hsl": {
"h": 96,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.77252,
"c": 0.06883,
"h": 133.1
},
"luminance": 0.47229
}Semantic roles & 50–950 ramp
primary
#A4BF92
secondary
#D8CFDE
accent
#41A57D
background
#FBFCFA
surface
#F7F9F5
border
#D0D2CF
text
#121411
muted
#818280