#ADDE77#ADDE77
#ADDE77 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.3% C 0.142 H 129.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE77 |
|---|---|
| RGB | rgb(173, 222, 119) |
| HSL | hsl(89, 61%, 67%) |
| HSV | hsv(89, 46%, 87%) |
| CMYK | cmyk(22.1%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(83.16, -32.90, 45.24) |
| CIE-LCH | lch(83.16, 55.94, 126.03°) |
| OKLab | oklab(84.34% -0.0911 0.1091) |
| OKLCH | oklch(84.34% 0.142 129.9) |
| XYZ | xyz(46.6841, 62.4578, 27.0452) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.79
Light Moss Green
#A6C875
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.74
Spring Green (survey)
#A9F971
ΔE00 6.80
Pistachio
#93C572
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE77 #A877DE
analogous
#DEDC77 #ADDE77 #7ADE77
triadic
#ADDE77 #77ADDE #DE77AD
tetradic
#ADDE77 #77DEDC #A877DE #DE777A
square
#ADDE77 #77DEDC #A877DE #DE777A
split-complementary
#ADDE77 #777ADE #DC77DE
monochromatic
#71B02B #8FD246 #ADDE77 #CBEAA8 #E8F6DA
Accessibility & contrast
On white
1.56
#ADDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#ADDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE77
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE77 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#B0D6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #adde77; /* rgb */ color: rgb(173, 222, 119); /* oklch */ color: oklch(84.3% 0.142 129.9);
Tailwind
colors: {
custom: {
50: '#c7e8a0',
500: '#adde77',
950: '#000000',
},
}SCSS
$custom: #adde77; $custom-light: #c7e8a0; $custom-dark: #000000;
JSON
{
"hex": "#adde77",
"rgb": {
"r": 173,
"g": 222,
"b": 119
},
"hsl": {
"h": 88.544,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.84339,
"c": 0.14211,
"h": 129.9
},
"luminance": 0.62459
}Semantic roles & 50–950 ramp
primary
#ADDE77
secondary
#7A47B2
accent
#1DC96F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480