#A2CA97#A2CA97
#A2CA97 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.7% C 0.082 H 139.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA97 |
|---|---|
| RGB | rgb(162, 202, 151) |
| HSL | hsl(107, 32%, 69%) |
| HSV | hsv(107, 25%, 79%) |
| CMYK | cmyk(19.8%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(77.37, -22.83, 21.24) |
| CIE-LCH | lch(77.37, 31.18, 137.07°) |
| OKLab | oklab(79.68% -0.0621 0.054) |
| OKLCH | oklch(79.68% 0.082 139) |
| XYZ | xyz(41.6054, 52.1558, 37.1472) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.34
Lichen
#8FB67B
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.00
Pistachio
#93C572
ΔE00 6.85
Sage Green (survey)
#88B378
ΔE00 6.87
Light Moss Green
#A6C875
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA97 #BF97CA
analogous
#BCCA97 #A2CA97 #97CAA6
triadic
#A2CA97 #97A2CA #CA97A2
tetradic
#A2CA97 #97BCCA #BF97CA #CAA697
square
#A2CA97 #97BCCA #BF97CA #CAA697
split-complementary
#A2CA97 #A697CA #CA97BC
monochromatic
#5E994E #7EB56E #A2CA97 #C6DFC0 #EBF3E8
Accessibility & contrast
On white
1.84
#A2CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#A2CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA97
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA97 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC294
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#A0C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca97; /* rgb */ color: rgb(162, 202, 151); /* oklch */ color: oklch(79.7% 0.082 139.0);
Tailwind
colors: {
custom: {
50: '#bedab5',
500: '#a2ca97',
950: '#000000',
},
}SCSS
$custom: #a2ca97; $custom-light: #bedab5; $custom-dark: #000000;
JSON
{
"hex": "#a2ca97",
"rgb": {
"r": 162,
"g": 202,
"b": 151
},
"hsl": {
"h": 107.059,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79681,
"c": 0.08227,
"h": 139
},
"luminance": 0.52157
}Semantic roles & 50–950 ramp
primary
#A2CA97
secondary
#93669F
accent
#3AAB93
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381