#A1BF92#A1BF92
#A1BF92 is a light, moderate green. Relative luminance 0.469; OKLCH L 77.0% C 0.070 H 135.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BF92 |
|---|---|
| RGB | rgb(161, 191, 146) |
| HSL | hsl(100, 26%, 66%) |
| HSV | hsv(100, 24%, 75%) |
| CMYK | cmyk(15.7%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(74.13, -18.51, 19.43) |
| CIE-LCH | lch(74.13, 26.84, 133.60°) |
| OKLab | oklab(77.04% -0.0501 0.0495) |
| OKLCH | oklch(77.04% 0.07 135.3) |
| XYZ | xyz(38.5160, 46.9134, 34.2145) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.63
Lichen
#8FB67B
ΔE00 4.77
Sage Green
#9CAF88
ΔE00 4.80
Greenish Grey
#96AE8D
ΔE00 5.37
Sage Green (survey)
#88B378
ΔE00 5.76
Sage
#87AE73
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BF92 #B092BF
analogous
#B7BF92 #A1BF92 #92BF99
triadic
#A1BF92 #92A1BF #BF92A1
tetradic
#A1BF92 #92B7BF #B092BF #BF9992
square
#A1BF92 #92B7BF #B092BF #BF9992
split-complementary
#A1BF92 #9992BF #BF92B7
monochromatic
#62874F #80A86B #A1BF92 #C2D6B9 #E4ECDF
Accessibility & contrast
On white
2.02
#A1BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A1BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BF92
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BF92 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#A1BBB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a1bf92; /* rgb */ color: rgb(161, 191, 146); /* oklch */ color: oklch(77.0% 0.070 135.3);
Tailwind
colors: {
custom: {
50: '#bdd2b2',
500: '#a1bf92',
950: '#000000',
},
}SCSS
$custom: #a1bf92; $custom-light: #bdd2b2; $custom-dark: #000000;
JSON
{
"hex": "#a1bf92",
"rgb": {
"r": 161,
"g": 191,
"b": 146
},
"hsl": {
"h": 100,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7704,
"c": 0.07041,
"h": 135.3
},
"luminance": 0.46914
}Semantic roles & 50–950 ramp
primary
#A1BF92
secondary
#D9CFDE
accent
#41A583
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#121411
muted
#818280