#ADDE76#ADDE76
#ADDE76 is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.3% C 0.143 H 129.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE76 |
|---|---|
| RGB | rgb(173, 222, 118) |
| HSL | hsl(88, 61%, 67%) |
| HSV | hsv(88, 47%, 87%) |
| CMYK | cmyk(22.1%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(83.14, -33.01, 45.71) |
| CIE-LCH | lch(83.14, 56.38, 125.84°) |
| OKLab | oklab(84.33% -0.0915 0.1101) |
| OKLCH | oklch(84.33% 0.143 129.7) |
| XYZ | xyz(46.6243, 62.4339, 26.7306) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Moss Green
#A6C875
ΔE00 5.76
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Spring Green (survey)
#A9F971
ΔE00 6.75
Celery
#C1FD95
ΔE00 6.77
Pistachio
#93C572
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE76 #A776DE
analogous
#DEDB76 #ADDE76 #79DE76
triadic
#ADDE76 #76ADDE #DE76AD
tetradic
#ADDE76 #76DEDB #A776DE #DE7679
square
#ADDE76 #76DEDB #A776DE #DE7679
split-complementary
#ADDE76 #7679DE #DB76DE
monochromatic
#71AF2A #8FD245 #ADDE76 #CBEAA7 #E8F6D9
Accessibility & contrast
On white
1.56
#ADDE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#ADDE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE76
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE76 | 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)
#E7D16D
Deuteranopia (green-blind)
#DFCE7C
Tritanopia (blue-blind)
#B0D6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #adde76; /* rgb */ color: rgb(173, 222, 118); /* oklch */ color: oklch(84.3% 0.143 129.7);
Tailwind
colors: {
custom: {
50: '#c7e89f',
500: '#adde76',
950: '#000000',
},
}SCSS
$custom: #adde76; $custom-light: #c7e89f; $custom-dark: #000000;
JSON
{
"hex": "#adde76",
"rgb": {
"r": 173,
"g": 222,
"b": 118
},
"hsl": {
"h": 88.269,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.84325,
"c": 0.14312,
"h": 129.7
},
"luminance": 0.62435
}Semantic roles & 50–950 ramp
primary
#ADDE76
secondary
#7947B1
accent
#1DC96E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480