#A2DF82#A2DF82
#A2DF82 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.1% C 0.138 H 135.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF82 |
|---|---|
| RGB | rgb(162, 223, 130) |
| HSL | hsl(99, 59%, 69%) |
| HSV | hsv(99, 42%, 87%) |
| CMYK | cmyk(27.4%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(82.95, -35.90, 39.45) |
| CIE-LCH | lch(82.95, 53.33, 132.30°) |
| OKLab | oklab(84.05% -0.0984 0.0966) |
| OKLCH | oklch(84.05% 0.138 135.5) |
| XYZ | xyz(45.3161, 62.0670, 30.7073) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 6.00
Pale Light Green
#B1FC99
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF82 #BF82DF
analogous
#D1DF82 #A2DF82 #82DF91
triadic
#A2DF82 #82A2DF #DF82A2
tetradic
#A2DF82 #82D1DF #BF82DF #DF9182
square
#A2DF82 #82D1DF #BF82DF #DF9182
split-complementary
#A2DF82 #9182DF #DF82D1
monochromatic
#5EB82F #7ED351 #A2DF82 #C6EBB3 #EBF8E3
Accessibility & contrast
On white
1.57
#A2DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#A2DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF82
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF82 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#DCCD87
Tritanopia (blue-blind)
#A1D9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2df82; /* rgb */ color: rgb(162, 223, 130); /* oklch */ color: oklch(84.1% 0.138 135.5);
Tailwind
colors: {
custom: {
50: '#bfe9a7',
500: '#a2df82',
950: '#000000',
},
}SCSS
$custom: #a2df82; $custom-light: #bfe9a7; $custom-dark: #000000;
JSON
{
"hex": "#a2df82",
"rgb": {
"r": 162,
"g": 223,
"b": 130
},
"hsl": {
"h": 99.355,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.84054,
"c": 0.1379,
"h": 135.5
},
"luminance": 0.62068
}Semantic roles & 50–950 ramp
primary
#A2DF82
secondary
#934FB6
accent
#1FC78D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480