#ADDC76#ADDC76
#ADDC76 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 83.9% C 0.140 H 129.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDC76 |
|---|---|
| RGB | rgb(173, 220, 118) |
| HSL | hsl(88, 59%, 66%) |
| HSV | hsv(88, 46%, 86%) |
| CMYK | cmyk(21.4%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(82.58, -32.08, 45.01) |
| CIE-LCH | lch(82.58, 55.28, 125.48°) |
| OKLab | oklab(83.87% -0.0889 0.1085) |
| OKLCH | oklch(83.87% 0.14 129.3) |
| XYZ | xyz(46.0963, 61.3778, 26.5545) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Light Moss Green
#A6C875
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 6.48
Pale Olive
#B9CC81
ΔE00 6.50
Pistachio
#93C572
ΔE00 6.58
Greenish Tan
#BCCB7A
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDC76 #A576DC
analogous
#DCD876 #ADDC76 #7ADC76
triadic
#ADDC76 #76ADDC #DC76AD
tetradic
#ADDC76 #76DCD8 #A576DC #DC767A
square
#ADDC76 #76DCD8 #A576DC #DC767A
split-complementary
#ADDC76 #767ADC #D876DC
monochromatic
#71AC2C #90D045 #ADDC76 #CAE8A7 #E7F5D7
Accessibility & contrast
On white
1.58
#ADDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#ADDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDC76
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDC76 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#DECC7C
Tritanopia (blue-blind)
#B1D4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #addc76; /* rgb */ color: rgb(173, 220, 118); /* oklch */ color: oklch(83.9% 0.140 129.3);
Tailwind
colors: {
custom: {
50: '#c7e79f',
500: '#addc76',
950: '#000000',
},
}SCSS
$custom: #addc76; $custom-light: #c7e79f; $custom-dark: #000000;
JSON
{
"hex": "#addc76",
"rgb": {
"r": 173,
"g": 220,
"b": 118
},
"hsl": {
"h": 87.647,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83872,
"c": 0.14027,
"h": 129.3
},
"luminance": 0.61379
}Semantic roles & 50–950 ramp
primary
#ADDC76
secondary
#7748AE
accent
#1FC76C
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480