#49DD7B#49DD7B
#49DD7B is a light, vivid green. Relative luminance 0.546; OKLCH L 79.7% C 0.186 H 150.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #49DD7B |
|---|---|
| RGB | rgb(73, 221, 123) |
| HSL | hsl(140, 69%, 58%) |
| HSV | hsv(140, 67%, 87%) |
| CMYK | cmyk(67%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(78.78, -60.08, 36.89) |
| CIE-LCH | lch(78.78, 70.50, 148.45°) |
| OKLab | oklab(79.67% -0.1619 0.0907) |
| OKLCH | oklch(79.67% 0.186 150.7) |
| XYZ | xyz(32.1767, 54.5560, 27.5697) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.94
Tealish Green
#0CDC73
ΔE00 2.04
Seaweed
#18D17B
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.76
Lightish Green
#61E160
ΔE00 5.17
Turquoise Green
#04F489
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DD7B #DD49AB
analogous
#61DD49 #49DD7B #49DDC5
triadic
#49DD7B #7B49DD #DD7B49
tetradic
#49DD7B #4961DD #DD49AB #DDC549
square
#49DD7B #4961DD #DD49AB #DDC549
split-complementary
#49DD7B #C549DD #DD4961
monochromatic
#1B9143 #25C45B #49DD7B #7DE7A0 #B0F0C6
Accessibility & contrast
On white
1.76
#49DD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#49DD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DD7B
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DD7B | 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)
#DECB74
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #49dd7b; /* rgb */ color: rgb(73, 221, 123); /* oklch */ color: oklch(79.7% 0.186 150.7);
Tailwind
colors: {
custom: {
50: '#8de9a2',
500: '#49dd7b',
950: '#000000',
},
}SCSS
$custom: #49dd7b; $custom-light: #8de9a2; $custom-dark: #000000;
JSON
{
"hex": "#49dd7b",
"rgb": {
"r": 73,
"g": 221,
"b": 123
},
"hsl": {
"h": 140.27,
"s": 68.519,
"l": 57.647
},
"oklch": {
"l": 0.79673,
"c": 0.18562,
"h": 150.7
},
"luminance": 0.54559
}Semantic roles & 50–950 ramp
primary
#49DD7B
secondary
#963575
accent
#3CB0EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0D160F
muted
#7F8480