#ADD377#ADD377
#ADD377 is a light, vivid yellow-green. Relative luminance 0.568; OKLCH L 81.9% C 0.126 H 127.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD377 |
|---|---|
| RGB | rgb(173, 211, 119) |
| HSL | hsl(85, 51%, 65%) |
| HSV | hsv(85, 44%, 83%) |
| CMYK | cmyk(18%, 0%, 43.6%, 17.3%) |
| CIE-LAB | lab(80.07, -27.72, 41.39) |
| CIE-LCH | lch(80.07, 49.82, 123.81°) |
| OKLab | oklab(81.85% -0.0766 0.1005) |
| OKLCH | oklch(81.85% 0.126 127.3) |
| XYZ | xyz(43.8573, 56.8041, 26.1029) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.08
Light Moss Green
#A6C875
ΔE00 2.87
Pale Olive
#B9CC81
ΔE00 4.33
Greenish Tan
#BCCB7A
ΔE00 4.91
Pistachio
#93C572
ΔE00 5.09
Light Olive
#ACBF69
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD377 #9D77D3
analogous
#D3CB77 #ADD377 #7FD377
triadic
#ADD377 #77ADD3 #D377AD
tetradic
#ADD377 #77D3CB #9D77D3 #D3777F
square
#ADD377 #77D3CB #9D77D3 #D3777F
split-complementary
#ADD377 #777FD3 #CB77D3
monochromatic
#719D33 #91C449 #ADD377 #C9E2A5 #E5F1D3
Accessibility & contrast
On white
1.70
#ADD377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ADD377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD377
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD377 | 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)
#DBC870
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#B1CCBD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #add377; /* rgb */ color: rgb(173, 211, 119); /* oklch */ color: oklch(81.9% 0.126 127.3);
Tailwind
colors: {
custom: {
50: '#c7e0a0',
500: '#add377',
950: '#000000',
},
}SCSS
$custom: #add377; $custom-light: #c7e0a0; $custom-dark: #000000;
JSON
{
"hex": "#add377",
"rgb": {
"r": 173,
"g": 211,
"b": 119
},
"hsl": {
"h": 84.783,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.81853,
"c": 0.12635,
"h": 127.3
},
"luminance": 0.56805
}Semantic roles & 50–950 ramp
primary
#ADD377
secondary
#704CA2
accent
#27BE66
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480