#49DD7D#49DD7D
#49DD7D is a light, vivid green. Relative luminance 0.546; OKLCH L 79.7% C 0.184 H 151.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #49DD7D |
|---|---|
| RGB | rgb(73, 221, 125) |
| HSL | hsl(141, 69%, 58%) |
| HSV | hsv(141, 67%, 87%) |
| CMYK | cmyk(67%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(78.81, -59.75, 35.93) |
| CIE-LCH | lch(78.81, 69.72, 148.98°) |
| OKLab | oklab(79.71% -0.1611 0.0886) |
| OKLCH | oklch(79.71% 0.184 151.2) |
| XYZ | xyz(32.3031, 54.6066, 28.2358) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.96
Tealish Green
#0CDC73
ΔE00 2.13
Seaweed
#18D17B
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.47
Emerald
#50C878
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DD7D #DD49A9
analogous
#5FDD49 #49DD7D #49DDC7
triadic
#49DD7D #7D49DD #DD7D49
tetradic
#49DD7D #495FDD #DD49A9 #DDC749
square
#49DD7D #495FDD #DD49A9 #DDC749
split-complementary
#49DD7D #C749DD #DD495F
monochromatic
#1B9144 #25C45D #49DD7D #7DE7A2 #B0F0C7
Accessibility & contrast
On white
1.76
#49DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#49DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DD7D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DD7D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#00DAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #49dd7d; /* rgb */ color: rgb(73, 221, 125); /* oklch */ color: oklch(79.7% 0.184 151.2);
Tailwind
colors: {
custom: {
50: '#8de9a4',
500: '#49dd7d',
950: '#000000',
},
}SCSS
$custom: #49dd7d; $custom-light: #8de9a4; $custom-dark: #000000;
JSON
{
"hex": "#49dd7d",
"rgb": {
"r": 73,
"g": 221,
"b": 125
},
"hsl": {
"h": 141.081,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.79706,
"c": 0.18382,
"h": 151.2
},
"luminance": 0.5461
}Semantic roles & 50–950 ramp
primary
#49DD7D
secondary
#963574
accent
#3CAEEB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0D160F
muted
#7F8480