#A2DF79#A2DF79
#A2DF79 is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 83.9% C 0.147 H 133.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF79 |
|---|---|
| RGB | rgb(162, 223, 121) |
| HSL | hsl(96, 61%, 67%) |
| HSV | hsv(96, 46%, 87%) |
| CMYK | cmyk(27.4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(82.83, -37.03, 43.72) |
| CIE-LCH | lch(82.83, 57.30, 130.27°) |
| OKLab | oklab(83.91% -0.102 0.1059) |
| OKLCH | oklch(83.91% 0.147 133.9) |
| XYZ | xyz(44.7382, 61.8358, 27.6638) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.40
Spring Green (survey)
#A9F971
ΔE00 6.48
Light Green
#96F97B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF79 #B679DF
analogous
#D5DF79 #A2DF79 #79DF83
triadic
#A2DF79 #79A2DF #DF79A2
tetradic
#A2DF79 #79D5DF #B679DF #DF8379
square
#A2DF79 #79D5DF #B679DF #DF8379
split-complementary
#A2DF79 #8379DF #DF79D5
monochromatic
#61B32B #80D348 #A2DF79 #C4EBAA #E7F7DC
Accessibility & contrast
On white
1.57
#A2DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#A2DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF79
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF79 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D171
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#A2D8C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2df79; /* rgb */ color: rgb(162, 223, 121); /* oklch */ color: oklch(83.9% 0.147 133.9);
Tailwind
colors: {
custom: {
50: '#c0e9a1',
500: '#a2df79',
950: '#000000',
},
}SCSS
$custom: #a2df79; $custom-light: #c0e9a1; $custom-dark: #000000;
JSON
{
"hex": "#a2df79",
"rgb": {
"r": 162,
"g": 223,
"b": 121
},
"hsl": {
"h": 95.882,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83914,
"c": 0.147,
"h": 133.9
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#A2DF79
secondary
#8948B4
accent
#1CC984
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480