#ADD376#ADD376
#ADD376 is a light, vivid yellow-green. Relative luminance 0.568; OKLCH L 81.8% C 0.127 H 127.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD376 |
|---|---|
| RGB | rgb(173, 211, 118) |
| HSL | hsl(85, 51%, 65%) |
| HSV | hsv(85, 44%, 83%) |
| CMYK | cmyk(18%, 0%, 44.1%, 17.3%) |
| CIE-LAB | lab(80.06, -27.84, 41.87) |
| CIE-LCH | lch(80.06, 50.28, 123.62°) |
| OKLab | oklab(81.84% -0.077 0.1015) |
| OKLCH | oklch(81.84% 0.127 127.2) |
| XYZ | xyz(43.7975, 56.7803, 25.7883) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.16
Light Moss Green
#A6C875
ΔE00 2.94
Pale Olive
#B9CC81
ΔE00 4.39
Greenish Tan
#BCCB7A
ΔE00 4.91
Pistachio
#93C572
ΔE00 5.16
Light Olive
#ACBF69
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD376 #9C76D3
analogous
#D3CA76 #ADD376 #7FD376
triadic
#ADD376 #76ADD3 #D376AD
tetradic
#ADD376 #76D3CA #9C76D3 #D3767F
square
#ADD376 #76D3CA #9C76D3 #D3767F
split-complementary
#ADD376 #767FD3 #CA76D3
monochromatic
#719C32 #91C448 #ADD376 #C9E2A4 #E4F1D3
Accessibility & contrast
On white
1.70
#ADD376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ADD376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD376
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD376 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC86F
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#B1CBBD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #add376; /* rgb */ color: rgb(173, 211, 118); /* oklch */ color: oklch(81.8% 0.127 127.2);
Tailwind
colors: {
custom: {
50: '#c7e09f',
500: '#add376',
950: '#000000',
},
}SCSS
$custom: #add376; $custom-light: #c7e09f; $custom-dark: #000000;
JSON
{
"hex": "#add376",
"rgb": {
"r": 173,
"g": 211,
"b": 118
},
"hsl": {
"h": 84.516,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.81838,
"c": 0.12741,
"h": 127.2
},
"luminance": 0.56781
}Semantic roles & 50–950 ramp
primary
#ADD376
secondary
#6F4CA1
accent
#27BF65
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480