#ADD576#ADD576
#ADD576 is a very light, vivid yellow-green. Relative luminance 0.578; OKLCH L 82.3% C 0.130 H 127.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD576 |
|---|---|
| RGB | rgb(173, 213, 118) |
| HSL | hsl(85, 53%, 65%) |
| HSV | hsv(85, 45%, 84%) |
| CMYK | cmyk(18.8%, 0%, 44.6%, 16.5%) |
| CIE-LAB | lab(80.62, -28.79, 42.57) |
| CIE-LCH | lch(80.62, 51.39, 124.07°) |
| OKLab | oklab(82.29% -0.0797 0.1031) |
| OKLCH | oklch(82.29% 0.13 127.7) |
| XYZ | xyz(44.2975, 57.7802, 25.9549) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.60
Light Moss Green
#A6C875
ΔE00 3.45
Pale Olive
#B9CC81
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 5.35
Pistachio
#93C572
ΔE00 5.41
Light Olive Green
#A4BE5C
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD576 #9E76D5
analogous
#D5CE76 #ADD576 #7ED576
triadic
#ADD576 #76ADD5 #D576AD
tetradic
#ADD576 #76D5CE #9E76D5 #D5767E
square
#ADD576 #76D5CE #9E76D5 #D5767E
split-complementary
#ADD576 #767ED5 #CE76D5
monochromatic
#71A031 #91C747 #ADD576 #C9E3A5 #E5F2D4
Accessibility & contrast
On white
1.67
#ADD576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#ADD576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD576
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD576 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#D8C77B
Tritanopia (blue-blind)
#B1CDBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #add576; /* rgb */ color: rgb(173, 213, 118); /* oklch */ color: oklch(82.3% 0.130 127.7);
Tailwind
colors: {
custom: {
50: '#c7e29f',
500: '#add576',
950: '#000000',
},
}SCSS
$custom: #add576; $custom-light: #c7e29f; $custom-dark: #000000;
JSON
{
"hex": "#add576",
"rgb": {
"r": 173,
"g": 213,
"b": 118
},
"hsl": {
"h": 85.263,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.82289,
"c": 0.13027,
"h": 127.7
},
"luminance": 0.57781
}Semantic roles & 50–950 ramp
primary
#ADD576
secondary
#714BA4
accent
#25C166
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480