#A4DE79#A4DE79
#A4DE79 is a very light, vivid yellow-green. Relative luminance 0.615; OKLCH L 83.8% C 0.145 H 133.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DE79 |
|---|---|
| RGB | rgb(164, 222, 121) |
| HSL | hsl(94, 60%, 67%) |
| HSV | hsv(94, 45%, 87%) |
| CMYK | cmyk(26.1%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(82.65, -35.88, 43.53) |
| CIE-LCH | lch(82.65, 56.41, 129.50°) |
| OKLab | oklab(83.81% -0.0989 0.1054) |
| OKLCH | oklch(83.81% 0.145 133.2) |
| XYZ | xyz(44.8815, 61.5143, 27.5942) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 6.02
Lightgreen
#90EE90
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.34
Light Grey Green
#B7E1A1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DE79 #B379DE
analogous
#D7DE79 #A4DE79 #79DE80
triadic
#A4DE79 #79A4DE #DE79A4
tetradic
#A4DE79 #79D7DE #B379DE #DE8079
square
#A4DE79 #79D7DE #B379DE #DE8079
split-complementary
#A4DE79 #8079DE #DE79D7
monochromatic
#64B12C #83D248 #A4DE79 #C5EAAA #E7F6DB
Accessibility & contrast
On white
1.58
#A4DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#A4DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DE79
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DE79 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D171
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#A5D7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a4de79; /* rgb */ color: rgb(164, 222, 121); /* oklch */ color: oklch(83.8% 0.145 133.2);
Tailwind
colors: {
custom: {
50: '#c1e8a1',
500: '#a4de79',
950: '#000000',
},
}SCSS
$custom: #a4de79; $custom-light: #c1e8a1; $custom-dark: #000000;
JSON
{
"hex": "#a4de79",
"rgb": {
"r": 164,
"g": 222,
"b": 121
},
"hsl": {
"h": 94.455,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83805,
"c": 0.14454,
"h": 133.2
},
"luminance": 0.61516
}Semantic roles & 50–950 ramp
primary
#A4DE79
secondary
#8548B3
accent
#1DC87F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480