#A2CA99#A2CA99
#A2CA99 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.7% C 0.080 H 139.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CA99 |
|---|---|
| RGB | rgb(162, 202, 153) |
| HSL | hsl(109, 32%, 70%) |
| HSV | hsv(109, 24%, 79%) |
| CMYK | cmyk(19.8%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(77.41, -22.50, 20.23) |
| CIE-LCH | lch(77.41, 30.26, 138.04°) |
| OKLab | oklab(79.72% -0.0612 0.0515) |
| OKLCH | oklch(79.72% 0.08 139.9) |
| XYZ | xyz(41.7692, 52.2214, 38.0099) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.21
Lichen
#8FB67B
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.21
Sage Green (survey)
#88B378
ΔE00 7.06
Pistachio
#93C572
ΔE00 7.31
Hospital Green
#9BE5AA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CA99 #C199CA
analogous
#BBCA99 #A2CA99 #99CAA9
triadic
#A2CA99 #99A2CA #CA99A2
tetradic
#A2CA99 #99BBCA #C199CA #CAA999
square
#A2CA99 #99BBCA #C199CA #CAA999
split-complementary
#A2CA99 #A999CA #CA99BB
monochromatic
#5D9950 #7DB571 #A2CA99 #C7DFC1 #EBF4EA
Accessibility & contrast
On white
1.83
#A2CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#A2CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CA99
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CA99 | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#A0C7BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2ca99; /* rgb */ color: rgb(162, 202, 153); /* oklch */ color: oklch(79.7% 0.080 139.9);
Tailwind
colors: {
custom: {
50: '#bedab7',
500: '#a2ca99',
950: '#000000',
},
}SCSS
$custom: #a2ca99; $custom-light: #bedab7; $custom-dark: #000000;
JSON
{
"hex": "#a2ca99",
"rgb": {
"r": 162,
"g": 202,
"b": 153
},
"hsl": {
"h": 108.98,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.79725,
"c": 0.08001,
"h": 139.9
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#A2CA99
secondary
#95689F
accent
#3BAA96
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381