#A2DF84#A2DF84
#A2DF84 is a very light, vivid green. Relative luminance 0.621; OKLCH L 84.1% C 0.136 H 135.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF84 |
|---|---|
| RGB | rgb(162, 223, 132) |
| HSL | hsl(100, 59%, 70%) |
| HSV | hsv(100, 41%, 87%) |
| CMYK | cmyk(27.4%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(82.98, -35.63, 38.49) |
| CIE-LCH | lch(82.98, 52.45, 132.79°) |
| OKLab | oklab(84.09% -0.0976 0.0945) |
| OKLCH | oklch(84.09% 0.136 135.9) |
| XYZ | xyz(45.4517, 62.1212, 31.4212) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.97
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Grey Green
#B7E1A1
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.73
Tea Green
#BDF8A3
ΔE00 5.90
Pale Light Green
#B1FC99
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF84 #C184DF
analogous
#D0DF84 #A2DF84 #84DF94
triadic
#A2DF84 #84A2DF #DF84A2
tetradic
#A2DF84 #84D0DF #C184DF #DF9484
square
#A2DF84 #84D0DF #C184DF #DF9484
split-complementary
#A2DF84 #9484DF #DF84D0
monochromatic
#5DB930 #7DD253 #A2DF84 #C7ECB5 #EBF8E5
Accessibility & contrast
On white
1.56
#A2DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#A2DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF84
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF84 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#A1D9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2df84; /* rgb */ color: rgb(162, 223, 132); /* oklch */ color: oklch(84.1% 0.136 135.9);
Tailwind
colors: {
custom: {
50: '#bfe9a9',
500: '#a2df84',
950: '#000000',
},
}SCSS
$custom: #a2df84; $custom-light: #bfe9a9; $custom-dark: #000000;
JSON
{
"hex": "#a2df84",
"rgb": {
"r": 162,
"g": 223,
"b": 132
},
"hsl": {
"h": 100.22,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84086,
"c": 0.13584,
"h": 135.9
},
"luminance": 0.62123
}Semantic roles & 50–950 ramp
primary
#A2DF84
secondary
#9551B6
accent
#1FC68F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480