#49F779#49F779
#49F779 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.2% C 0.220 H 148.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #49F779 |
|---|---|
| RGB | rgb(73, 247, 121) |
| HSL | hsl(137, 92%, 63%) |
| HSV | hsv(137, 70%, 97%) |
| CMYK | cmyk(70.4%, 0%, 51%, 3.1%) |
| CIE-LAB | lab(86.66, -69.51, 47.75) |
| CIE-LCH | lch(86.66, 84.33, 145.51°) |
| OKLab | oklab(86.17% -0.1871 0.1152) |
| OKLCH | oklch(86.17% 0.22 148.4) |
| XYZ | xyz(39.4566, 69.3140, 29.3850) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.31
Minty Green
#0BF77D
ΔE00 1.93
Spring Green
#00FF7F
ΔE00 2.33
Wintergreen
#20F986
ΔE00 2.47
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49F779 #F749C7
analogous
#70F749 #49F779 #49F7D0
triadic
#49F779 #7949F7 #F77949
tetradic
#49F779 #4970F7 #F749C7 #F7D049
square
#49F779 #4970F7 #F749C7 #F7D049
split-complementary
#49F779 #D049F7 #F74970
monochromatic
#08BD3A #0EF44E #49F779 #84FAA4 #BEFCCF
Accessibility & contrast
On white
1.41
#49F779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#49F779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49F779
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49F779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49F779 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E26E
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#00F2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #49f779; /* rgb */ color: rgb(73, 247, 121); /* oklch */ color: oklch(86.2% 0.220 148.4);
Tailwind
colors: {
custom: {
50: '#92fba2',
500: '#49f779',
950: '#000000',
},
}SCSS
$custom: #49f779; $custom-light: #92fba2; $custom-dark: #000000;
JSON
{
"hex": "#49f779",
"rgb": {
"r": 73,
"g": 247,
"b": 121
},
"hsl": {
"h": 136.552,
"s": 91.579,
"l": 62.745
},
"oklch": {
"l": 0.86167,
"c": 0.21974,
"h": 148.4
},
"luminance": 0.69318
}Semantic roles & 50–950 ramp
primary
#49F779
secondary
#BB2993
accent
#00A6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680