#ADD476#ADD476
#ADD476 is a very light, vivid yellow-green. Relative luminance 0.573; OKLCH L 82.1% C 0.129 H 127.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD476 |
|---|---|
| RGB | rgb(173, 212, 118) |
| HSL | hsl(85, 52%, 65%) |
| HSV | hsv(85, 44%, 83%) |
| CMYK | cmyk(18.4%, 0%, 44.3%, 16.9%) |
| CIE-LAB | lab(80.34, -28.32, 42.22) |
| CIE-LCH | lch(80.34, 50.84, 123.85°) |
| OKLab | oklab(82.06% -0.0783 0.1023) |
| OKLCH | oklch(82.06% 0.129 127.5) |
| XYZ | xyz(44.0467, 57.2787, 25.8713) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.37
Light Moss Green
#A6C875
ΔE00 3.19
Pale Olive
#B9CC81
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 5.13
Pistachio
#93C572
ΔE00 5.28
Light Olive
#ACBF69
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD476 #9D76D4
analogous
#D4CC76 #ADD476 #7ED476
triadic
#ADD476 #76ADD4 #D476AD
tetradic
#ADD476 #76D4CC #9D76D4 #D4767E
square
#ADD476 #76D4CC #9D76D4 #D4767E
split-complementary
#ADD476 #767ED4 #CC76D4
monochromatic
#719E32 #91C547 #ADD476 #C9E3A5 #E5F1D3
Accessibility & contrast
On white
1.69
#ADD476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#ADD476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD476
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD476 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96E
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#B1CCBE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #add476; /* rgb */ color: rgb(173, 212, 118); /* oklch */ color: oklch(82.1% 0.129 127.5);
Tailwind
colors: {
custom: {
50: '#c7e19f',
500: '#add476',
950: '#000000',
},
}SCSS
$custom: #add476; $custom-light: #c7e19f; $custom-dark: #000000;
JSON
{
"hex": "#add476",
"rgb": {
"r": 173,
"g": 212,
"b": 118
},
"hsl": {
"h": 84.894,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.82063,
"c": 0.12884,
"h": 127.5
},
"luminance": 0.57279
}Semantic roles & 50–950 ramp
primary
#ADD476
secondary
#704CA3
accent
#26C066
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480