#A2BF92#A2BF92
#A2BF92 is a light, moderate yellow-green. Relative luminance 0.470; OKLCH L 77.1% C 0.070 H 134.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BF92 |
|---|---|
| RGB | rgb(162, 191, 146) |
| HSL | hsl(99, 26%, 66%) |
| HSV | hsv(99, 24%, 75%) |
| CMYK | cmyk(15.2%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.20, -18.15, 19.54) |
| CIE-LCH | lch(74.20, 26.66, 132.89°) |
| OKLab | oklab(77.11% -0.0491 0.0498) |
| OKLCH | oklch(77.11% 0.07 134.6) |
| XYZ | xyz(38.7184, 47.0177, 34.2240) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.87
Sage Green
#9CAF88
ΔE00 4.72
Lichen
#8FB67B
ΔE00 4.86
Greenish Grey
#96AE8D
ΔE00 5.38
Sage Green (survey)
#88B378
ΔE00 5.88
Sage
#87AE73
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BF92 #AF92BF
analogous
#B8BF92 #A2BF92 #92BF98
triadic
#A2BF92 #92A2BF #BF92A2
tetradic
#A2BF92 #92B8BF #AF92BF #BF9892
square
#A2BF92 #92B8BF #AF92BF #BF9892
split-complementary
#A2BF92 #9892BF #BF92B8
monochromatic
#63874F #81A86B #A2BF92 #C3D6B9 #E4ECDF
Accessibility & contrast
On white
2.02
#A2BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A2BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BF92
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BF92 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#A2BBB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bf92; /* rgb */ color: rgb(162, 191, 146); /* oklch */ color: oklch(77.1% 0.070 134.6);
Tailwind
colors: {
custom: {
50: '#bed2b2',
500: '#a2bf92',
950: '#000000',
},
}SCSS
$custom: #a2bf92; $custom-light: #bed2b2; $custom-dark: #000000;
JSON
{
"hex": "#a2bf92",
"rgb": {
"r": 162,
"g": 191,
"b": 146
},
"hsl": {
"h": 98.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7711,
"c": 0.06988,
"h": 134.6
},
"luminance": 0.47018
}Semantic roles & 50–950 ramp
primary
#A2BF92
secondary
#D9CFDE
accent
#41A581
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#121411
muted
#818280