#A2D591#A2D591
#A2D591 is a very light, moderate green. Relative luminance 0.573; OKLCH L 82.0% C 0.107 H 138.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D591 |
|---|---|
| RGB | rgb(162, 213, 145) |
| HSL | hsl(105, 45%, 70%) |
| HSV | hsv(105, 32%, 84%) |
| CMYK | cmyk(23.9%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(80.36, -29.11, 28.43) |
| CIE-LCH | lch(80.36, 40.69, 135.68°) |
| OKLab | oklab(82.04% -0.0793 0.0713) |
| OKLCH | oklch(82.04% 0.107 138) |
| XYZ | xyz(43.8041, 57.3130, 35.5372) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.71
Pistachio
#93C572
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.70
Light Moss Green
#A6C875
ΔE00 5.84
Pale Olive Green
#B1D27B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D591 #C491D5
analogous
#C4D591 #A2D591 #91D5A2
triadic
#A2D591 #91A2D5 #D591A2
tetradic
#A2D591 #91C4D5 #C491D5 #D5A291
square
#A2D591 #91C4D5 #C491D5 #D5A291
split-complementary
#A2D591 #A291D5 #D591C4
monochromatic
#5BAA41 #7DC465 #A2D591 #C7E6BD #ECF7E9
Accessibility & contrast
On white
1.69
#A2D591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#A2D591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D591
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D591 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#D1C695
Tritanopia (blue-blind)
#A0D0C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2d591; /* rgb */ color: rgb(162, 213, 145); /* oklch */ color: oklch(82.0% 0.107 138.0);
Tailwind
colors: {
custom: {
50: '#bee2b1',
500: '#a2d591',
950: '#000000',
},
}SCSS
$custom: #a2d591; $custom-light: #bee2b1; $custom-dark: #000000;
JSON
{
"hex": "#a2d591",
"rgb": {
"r": 162,
"g": 213,
"b": 145
},
"hsl": {
"h": 105,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.82039,
"c": 0.10664,
"h": 138
},
"luminance": 0.57314
}Semantic roles & 50–950 ramp
primary
#A2D591
secondary
#985FAB
accent
#2EB895
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121511
muted
#828481