#A2CA96#A2CA96
#A2CA96 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.7% C 0.083 H 138.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA96 |
|---|---|
| RGB | rgb(162, 202, 150) |
| HSL | hsl(106, 33%, 69%) |
| HSV | hsv(106, 26%, 79%) |
| CMYK | cmyk(19.8%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(77.35, -23.00, 21.74) |
| CIE-LCH | lch(77.35, 31.65, 136.60°) |
| OKLab | oklab(79.66% -0.0625 0.0552) |
| OKLCH | oklch(79.66% 0.083 138.5) |
| XYZ | xyz(41.5246, 52.1235, 36.7213) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.43
Lichen
#8FB67B
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 5.90
Pistachio
#93C572
ΔE00 6.62
Sage Green (survey)
#88B378
ΔE00 6.79
Light Moss Green
#A6C875
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA96 #BE96CA
analogous
#BCCA96 #A2CA96 #96CAA4
triadic
#A2CA96 #96A2CA #CA96A2
tetradic
#A2CA96 #96BCCA #BE96CA #CAA496
square
#A2CA96 #96BCCA #BE96CA #CAA496
split-complementary
#A2CA96 #A496CA #CA96BC
monochromatic
#5E994D #7EB56D #A2CA96 #C6DFBF #EAF3E7
Accessibility & contrast
On white
1.84
#A2CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#A2CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA96
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA96 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC193
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#A0C6BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca96; /* rgb */ color: rgb(162, 202, 150); /* oklch */ color: oklch(79.7% 0.083 138.5);
Tailwind
colors: {
custom: {
50: '#bedab5',
500: '#a2ca96',
950: '#000000',
},
}SCSS
$custom: #a2ca96; $custom-light: #bedab5; $custom-dark: #000000;
JSON
{
"hex": "#a2ca96",
"rgb": {
"r": 162,
"g": 202,
"b": 150
},
"hsl": {
"h": 106.154,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.79659,
"c": 0.08339,
"h": 138.5
},
"luminance": 0.52124
}Semantic roles & 50–950 ramp
primary
#A2CA96
secondary
#92659F
accent
#3AAC91
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381