#A2BF94#A2BF94
#A2BF94 is a light, moderate green. Relative luminance 0.471; OKLCH L 77.2% C 0.068 H 135.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BF94 |
|---|---|
| RGB | rgb(162, 191, 148) |
| HSL | hsl(100, 25%, 66%) |
| HSV | hsv(100, 23%, 75%) |
| CMYK | cmyk(15.2%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(74.24, -17.82, 18.52) |
| CIE-LCH | lch(74.24, 25.70, 133.90°) |
| OKLab | oklab(77.16% -0.0482 0.0473) |
| OKLCH | oklch(77.16% 0.068 135.6) |
| XYZ | xyz(38.8753, 47.0805, 35.0505) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.83
Sage Green
#9CAF88
ΔE00 4.67
Greenish Grey
#96AE8D
ΔE00 5.14
Lichen
#8FB67B
ΔE00 5.23
Sage Green (survey)
#88B378
ΔE00 6.18
Sage
#87AE73
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BF94 #B194BF
analogous
#B8BF94 #A2BF94 #94BF9C
triadic
#A2BF94 #94A2BF #BF94A2
tetradic
#A2BF94 #94B8BF #B194BF #BF9C94
square
#A2BF94 #94B8BF #B194BF #BF9C94
split-complementary
#A2BF94 #9C94BF #BF94B8
monochromatic
#638851 #81A86E #A2BF94 #C3D6BA #E5EDE1
Accessibility & contrast
On white
2.02
#A2BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A2BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BF94
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BF94 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#A2BCB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bf94; /* rgb */ color: rgb(162, 191, 148); /* oklch */ color: oklch(77.2% 0.068 135.6);
Tailwind
colors: {
custom: {
50: '#bed2b3',
500: '#a2bf94',
950: '#000000',
},
}SCSS
$custom: #a2bf94; $custom-light: #bed2b3; $custom-dark: #000000;
JSON
{
"hex": "#a2bf94",
"rgb": {
"r": 162,
"g": 191,
"b": 148
},
"hsl": {
"h": 100.465,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77156,
"c": 0.0675,
"h": 135.6
},
"luminance": 0.47081
}Semantic roles & 50–950 ramp
primary
#A2BF94
secondary
#DAD0DE
accent
#42A484
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280