#A2DE79#A2DE79
#A2DE79 is a very light, vivid yellow-green. Relative luminance 0.613; OKLCH L 83.7% C 0.146 H 133.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DE79 |
|---|---|
| RGB | rgb(162, 222, 121) |
| HSL | hsl(96, 60%, 67%) |
| HSV | hsv(96, 45%, 87%) |
| CMYK | cmyk(27%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(82.54, -36.58, 43.36) |
| CIE-LCH | lch(82.54, 56.73, 130.15°) |
| OKLab | oklab(83.68% -0.1007 0.1051) |
| OKLCH | oklch(83.68% 0.146 133.8) |
| XYZ | xyz(44.4719, 61.3031, 27.5750) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.92
Light Moss Green
#A6C875
ΔE00 6.15
Pistachio
#93C572
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.44
Pale Light Green
#B1FC99
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DE79 #B579DE
analogous
#D4DE79 #A2DE79 #79DE83
triadic
#A2DE79 #79A2DE #DE79A2
tetradic
#A2DE79 #79D4DE #B579DE #DE8379
square
#A2DE79 #79D4DE #B579DE #DE8379
split-complementary
#A2DE79 #8379DE #DE79D4
monochromatic
#62B12C #80D248 #A2DE79 #C4EAAA #E6F6DB
Accessibility & contrast
On white
1.58
#A2DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#A2DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DE79
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DE79 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D171
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#A2D7C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2de79; /* rgb */ color: rgb(162, 222, 121); /* oklch */ color: oklch(83.7% 0.146 133.8);
Tailwind
colors: {
custom: {
50: '#c0e8a1',
500: '#a2de79',
950: '#000000',
},
}SCSS
$custom: #a2de79; $custom-light: #c0e8a1; $custom-dark: #000000;
JSON
{
"hex": "#a2de79",
"rgb": {
"r": 162,
"g": 222,
"b": 121
},
"hsl": {
"h": 95.644,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83684,
"c": 0.14555,
"h": 133.8
},
"luminance": 0.61304
}Semantic roles & 50–950 ramp
primary
#A2DE79
secondary
#8848B3
accent
#1DC883
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480