#49DD7A#49DD7A
#49DD7A is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.187 H 150.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #49DD7A |
|---|---|
| RGB | rgb(73, 221, 122) |
| HSL | hsl(140, 69%, 58%) |
| HSV | hsv(140, 67%, 87%) |
| CMYK | cmyk(67%, 0%, 44.8%, 13.3%) |
| CIE-LAB | lab(78.77, -60.24, 37.37) |
| CIE-LCH | lch(78.77, 70.89, 148.19°) |
| OKLab | oklab(79.66% -0.1624 0.0918) |
| OKLCH | oklch(79.66% 0.187 150.5) |
| XYZ | xyz(32.1144, 54.5311, 27.2417) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.95
Tealish Green
#0CDC73
ΔE00 2.01
Seaweed
#18D17B
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.02
Turquoise Green
#04F489
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DD7A #DD49AC
analogous
#62DD49 #49DD7A #49DDC4
triadic
#49DD7A #7A49DD #DD7A49
tetradic
#49DD7A #4962DD #DD49AC #DDC449
square
#49DD7A #4962DD #DD49AC #DDC449
split-complementary
#49DD7A #C449DD #DD4962
monochromatic
#1B9142 #25C459 #49DD7A #7DE7A0 #B0F0C5
Accessibility & contrast
On white
1.76
#49DD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#49DD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DD7A
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DD7A | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #49dd7a; /* rgb */ color: rgb(73, 221, 122); /* oklch */ color: oklch(79.7% 0.187 150.5);
Tailwind
colors: {
custom: {
50: '#8de9a2',
500: '#49dd7a',
950: '#000000',
},
}SCSS
$custom: #49dd7a; $custom-light: #8de9a2; $custom-dark: #000000;
JSON
{
"hex": "#49dd7a",
"rgb": {
"r": 73,
"g": 221,
"b": 122
},
"hsl": {
"h": 139.865,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.79656,
"c": 0.18652,
"h": 150.5
},
"luminance": 0.54535
}Semantic roles & 50–950 ramp
primary
#49DD7A
secondary
#963575
accent
#3CB1EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0D160F
muted
#7F8480