#AADE79#AADE79
#AADE79 is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.2% C 0.142 H 131.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AADE79 |
|---|---|
| RGB | rgb(170, 222, 121) |
| HSL | hsl(91, 60%, 67%) |
| HSV | hsv(91, 45%, 87%) |
| CMYK | cmyk(23.4%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(83.00, -33.75, 44.04) |
| CIE-LCH | lch(83.00, 55.48, 127.46°) |
| OKLab | oklab(84.18% -0.0932 0.1065) |
| OKLCH | oklch(84.18% 0.142 131.2) |
| XYZ | xyz(46.1494, 62.1680, 27.6537) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Pistachio
#93C572
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 6.64
Celery
#C1FD95
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADE79 #AD79DE
analogous
#DDDE79 #AADE79 #79DE7B
triadic
#AADE79 #79AADE #DE79AA
tetradic
#AADE79 #79DDDE #AD79DE #DE7B79
square
#AADE79 #79DDDE #AD79DE #DE7B79
split-complementary
#AADE79 #7B79DE #DE79DD
monochromatic
#6CB12C #8BD248 #AADE79 #C9EAAA #E8F6DB
Accessibility & contrast
On white
1.56
#AADE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#AADE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADE79
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADE79 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D171
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#ACD7C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aade79; /* rgb */ color: rgb(170, 222, 121); /* oklch */ color: oklch(84.2% 0.142 131.2);
Tailwind
colors: {
custom: {
50: '#c5e8a1',
500: '#aade79',
950: '#000000',
},
}SCSS
$custom: #aade79; $custom-light: #c5e8a1; $custom-dark: #000000;
JSON
{
"hex": "#aade79",
"rgb": {
"r": 170,
"g": 222,
"b": 121
},
"hsl": {
"h": 90.891,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.84177,
"c": 0.14155,
"h": 131.2
},
"luminance": 0.62169
}Semantic roles & 50–950 ramp
primary
#AADE79
secondary
#7F48B3
accent
#1DC875
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480