#A2E382#A2E382
#A2E382 is a very light, vivid green. Relative luminance 0.642; OKLCH L 85.0% C 0.144 H 136.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E382 |
|---|---|
| RGB | rgb(162, 227, 130) |
| HSL | hsl(100, 63%, 70%) |
| HSV | hsv(100, 43%, 89%) |
| CMYK | cmyk(28.6%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(84.09, -37.71, 40.89) |
| CIE-LCH | lch(84.09, 55.63, 132.68°) |
| OKLab | oklab(84.97% -0.1034 0.0999) |
| OKLCH | oklch(84.97% 0.144 136) |
| XYZ | xyz(46.3974, 64.2297, 31.0677) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Pale Light Green
#B1FC99
ΔE00 5.38
Tea Green
#BDF8A3
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Green
#96F97B
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E382 #C382E3
analogous
#D3E382 #A2E382 #82E392
triadic
#A2E382 #82A2E3 #E382A2
tetradic
#A2E382 #82D3E3 #C382E3 #E39282
square
#A2E382 #82D3E3 #C382E3 #E39282
split-complementary
#A2E382 #9282E3 #E382D3
monochromatic
#5CC02B #7DD850 #A2E382 #C7EEB4 #ECF9E6
Accessibility & contrast
On white
1.52
#A2E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A2E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E382
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E382 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#A1DDCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2e382; /* rgb */ color: rgb(162, 227, 130); /* oklch */ color: oklch(85.0% 0.144 136.0);
Tailwind
colors: {
custom: {
50: '#c0eca7',
500: '#a2e382',
950: '#000000',
},
}SCSS
$custom: #a2e382; $custom-light: #c0eca7; $custom-dark: #000000;
JSON
{
"hex": "#a2e382",
"rgb": {
"r": 162,
"g": 227,
"b": 130
},
"hsl": {
"h": 100.206,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.84973,
"c": 0.1438,
"h": 136
},
"luminance": 0.64231
}Semantic roles & 50–950 ramp
primary
#A2E382
secondary
#974EBB
accent
#1ACB91
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480