#ADDE79#ADDE79
#ADDE79 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.4% C 0.140 H 130.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE79 |
|---|---|
| RGB | rgb(173, 222, 121) |
| HSL | hsl(89, 60%, 67%) |
| HSV | hsv(89, 45%, 87%) |
| CMYK | cmyk(22.1%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(83.18, -32.67, 44.30) |
| CIE-LCH | lch(83.18, 55.04, 126.41°) |
| OKLab | oklab(84.37% -0.0903 0.1071) |
| OKLCH | oklch(84.37% 0.14 130.1) |
| XYZ | xyz(46.8055, 62.5063, 27.6844) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.70
Light Moss Green
#A6C875
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.68
Celery
#C1FD95
ΔE00 6.69
Pistachio
#93C572
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE79 #AA79DE
analogous
#DEDD79 #ADDE79 #7BDE79
triadic
#ADDE79 #79ADDE #DE79AD
tetradic
#ADDE79 #79DEDD #AA79DE #DE797B
square
#ADDE79 #79DEDD #AA79DE #DE797B
split-complementary
#ADDE79 #797BDE #DD79DE
monochromatic
#70B12C #8FD248 #ADDE79 #CBEAAA #E9F6DB
Accessibility & contrast
On white
1.56
#ADDE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ADDE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE79
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE79 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D271
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#B0D6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #adde79; /* rgb */ color: rgb(173, 222, 121); /* oklch */ color: oklch(84.4% 0.140 130.1);
Tailwind
colors: {
custom: {
50: '#c7e8a1',
500: '#adde79',
950: '#000000',
},
}SCSS
$custom: #adde79; $custom-light: #c7e8a1; $custom-dark: #000000;
JSON
{
"hex": "#adde79",
"rgb": {
"r": 173,
"g": 222,
"b": 121
},
"hsl": {
"h": 89.109,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.84368,
"c": 0.1401,
"h": 130.1
},
"luminance": 0.62507
}Semantic roles & 50–950 ramp
primary
#ADDE79
secondary
#7C48B3
accent
#1DC870
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480