#A2FD79#A2FD79
#A2FD79 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.189 H 136.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FD79 |
|---|---|
| RGB | rgb(162, 253, 121) |
| HSL | hsl(101, 97%, 73%) |
| HSV | hsv(101, 52%, 99%) |
| CMYK | cmyk(36%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(91.37, -50.05, 54.16) |
| CIE-LCH | lch(91.37, 73.74, 132.74°) |
| OKLab | oklab(90.85% -0.1378 0.129) |
| OKLCH | oklch(90.85% 0.189 136.9) |
| XYZ | xyz(53.4753, 79.3099, 30.5762) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.77
Spring Green (survey)
#A9F971
ΔE00 1.78
Light Grass Green
#9AF764
ΔE00 2.28
Key Lime
#AEFF6E
ΔE00 2.49
Light Lime
#AEFD6C
ΔE00 2.65
Easter Green
#8CFD7E
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FD79 #D479FD
analogous
#E4FD79 #A2FD79 #79FD92
triadic
#A2FD79 #79A2FD #FD79A2
tetradic
#A2FD79 #79E4FD #D479FD #FD9279
square
#A2FD79 #79E4FD #D479FD #FD9279
split-complementary
#A2FD79 #9279FD #FD79E4
monochromatic
#50F804 #78FC3D #A2FD79 #CCFEB5 #EAFFE1
Accessibility & contrast
On white
1.25
#A2FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#A2FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FD79
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FD79 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#F8E382
Tritanopia (blue-blind)
#9EF5DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fd79; /* rgb */ color: rgb(162, 253, 121); /* oklch */ color: oklch(90.9% 0.189 136.9);
Tailwind
colors: {
custom: {
50: '#c2fea3',
500: '#a2fd79',
950: '#000000',
},
}SCSS
$custom: #a2fd79; $custom-light: #c2fea3; $custom-dark: #000000;
JSON
{
"hex": "#a2fd79",
"rgb": {
"r": 162,
"g": 253,
"b": 121
},
"hsl": {
"h": 101.364,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90855,
"c": 0.1888,
"h": 136.9
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#A2FD79
secondary
#AA40DA
accent
#00E69E
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680