#A2DC79#A2DC79
#A2DC79 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.2% C 0.143 H 133.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DC79 |
|---|---|
| RGB | rgb(162, 220, 121) |
| HSL | hsl(95, 59%, 67%) |
| HSV | hsv(95, 45%, 86%) |
| CMYK | cmyk(26.4%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.97, -35.67, 42.65) |
| CIE-LCH | lch(81.97, 55.60, 129.91°) |
| OKLab | oklab(83.22% -0.0982 0.1035) |
| OKLCH | oklch(83.22% 0.143 133.5) |
| XYZ | xyz(43.9438, 60.2470, 27.3990) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.47
Light Moss Green
#A6C875
ΔE00 5.66
Pistachio
#93C572
ΔE00 5.81
Lightgreen
#90EE90
ΔE00 6.23
Light Grey Green
#B7E1A1
ΔE00 6.58
Pistachio (survey)
#C0FA8B
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DC79 #B379DC
analogous
#D3DC79 #A2DC79 #79DC82
triadic
#A2DC79 #79A2DC #DC79A2
tetradic
#A2DC79 #79D3DC #B379DC #DC8279
square
#A2DC79 #79D3DC #B379DC #DC8279
split-complementary
#A2DC79 #8279DC #DC79D3
monochromatic
#62AD2D #80CF48 #A2DC79 #C4E9AA #E5F5DA
Accessibility & contrast
On white
1.61
#A2DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#A2DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DC79
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DC79 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#A3D5C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a2dc79; /* rgb */ color: rgb(162, 220, 121); /* oklch */ color: oklch(83.2% 0.143 133.5);
Tailwind
colors: {
custom: {
50: '#c0e7a1',
500: '#a2dc79',
950: '#000000',
},
}SCSS
$custom: #a2dc79; $custom-light: #c0e7a1; $custom-dark: #000000;
JSON
{
"hex": "#a2dc79",
"rgb": {
"r": 162,
"g": 220,
"b": 121
},
"hsl": {
"h": 95.152,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83224,
"c": 0.14266,
"h": 133.5
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#A2DC79
secondary
#854AB0
accent
#1FC681
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480