#A2DF80#A2DF80
#A2DF80 is a very light, vivid yellow-green. Relative luminance 0.620; OKLCH L 84.0% C 0.140 H 135.1°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF80 |
|---|---|
| RGB | rgb(162, 223, 128) |
| HSL | hsl(99, 60%, 69%) |
| HSV | hsv(99, 43%, 87%) |
| CMYK | cmyk(27.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.92, -36.16, 40.40) |
| CIE-LCH | lch(82.92, 54.22, 131.83°) |
| OKLab | oklab(84.02% -0.0992 0.0987) |
| OKLCH | oklch(84.02% 0.14 135.1) |
| XYZ | xyz(45.1832, 62.0138, 30.0072) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.21
Light Grey Green
#B7E1A1
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 6.05
Tea Green
#BDF8A3
ΔE00 6.11
Pale Light Green
#B1FC99
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF80 #BD80DF
analogous
#D2DF80 #A2DF80 #80DF8E
triadic
#A2DF80 #80A2DF #DF80A2
tetradic
#A2DF80 #80D2DF #BD80DF #DF8E80
square
#A2DF80 #80D2DF #BD80DF #DF8E80
split-complementary
#A2DF80 #8E80DF #DF80D2
monochromatic
#5FB72E #7ED34F #A2DF80 #C6EBB1 #EAF8E2
Accessibility & contrast
On white
1.57
#A2DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#A2DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF80
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF80 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DCCD86
Tritanopia (blue-blind)
#A1D9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2df80; /* rgb */ color: rgb(162, 223, 128); /* oklch */ color: oklch(84.0% 0.140 135.1);
Tailwind
colors: {
custom: {
50: '#bfe9a6',
500: '#a2df80',
950: '#000000',
},
}SCSS
$custom: #a2df80; $custom-light: #bfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#a2df80",
"rgb": {
"r": 162,
"g": 223,
"b": 128
},
"hsl": {
"h": 98.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84022,
"c": 0.13994,
"h": 135.1
},
"luminance": 0.62015
}Semantic roles & 50–950 ramp
primary
#A2DF80
secondary
#914DB6
accent
#1EC78B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480