#49DB7A#49DB7A
#49DB7A is a light, vivid green. Relative luminance 0.535; OKLCH L 79.2% C 0.184 H 150.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #49DB7A |
|---|---|
| RGB | rgb(73, 219, 122) |
| HSL | hsl(140, 67%, 57%) |
| HSV | hsv(140, 67%, 86%) |
| CMYK | cmyk(66.7%, 0%, 44.3%, 14.1%) |
| CIE-LAB | lab(78.16, -59.51, 36.59) |
| CIE-LCH | lch(78.16, 69.86, 148.42°) |
| OKLab | oklab(79.15% -0.1604 0.09) |
| OKLCH | oklch(79.15% 0.184 150.7) |
| XYZ | xyz(31.5895, 53.4813, 27.0667) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.04
Weird Green
#3AE57F
ΔE00 2.38
Seaweed
#18D17B
ΔE00 3.70
Aqua Green
#12E193
ΔE00 4.83
Emerald
#50C878
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DB7A #DB49AA
analogous
#61DB49 #49DB7A #49DBC3
triadic
#49DB7A #7A49DB #DB7A49
tetradic
#49DB7A #4961DB #DB49AA #DBC349
square
#49DB7A #4961DB #DB49AA #DBC349
split-complementary
#49DB7A #C349DB #DB4961
monochromatic
#1C8E42 #26C15A #49DB7A #7CE59F #AFEFC5
Accessibility & contrast
On white
1.80
#49DB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#49DB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DB7A
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DB7A | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#CABC81
Tritanopia (blue-blind)
#00D7C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #49db7a; /* rgb */ color: rgb(73, 219, 122); /* oklch */ color: oklch(79.2% 0.184 150.7);
Tailwind
colors: {
custom: {
50: '#8ce7a1',
500: '#49db7a',
950: '#000000',
},
}SCSS
$custom: #49db7a; $custom-light: #8ce7a1; $custom-dark: #000000;
JSON
{
"hex": "#49db7a",
"rgb": {
"r": 73,
"g": 219,
"b": 122
},
"hsl": {
"h": 140.137,
"s": 66.972,
"l": 57.255
},
"oklch": {
"l": 0.79151,
"c": 0.18394,
"h": 150.7
},
"luminance": 0.53485
}Semantic roles & 50–950 ramp
primary
#49DB7A
secondary
#933574
accent
#3EB0EA
background
#FCFEFC
surface
#F4FDF5
border
#CED5CF
text
#0D160F
muted
#7F8480