#49F77B#49F77B
#49F77B is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.2% C 0.218 H 148.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #49F77B |
|---|---|
| RGB | rgb(73, 247, 123) |
| HSL | hsl(137, 92%, 63%) |
| HSV | hsv(137, 70%, 97%) |
| CMYK | cmyk(70.4%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(86.68, -69.22, 46.84) |
| CIE-LCH | lch(86.68, 83.58, 145.91°) |
| OKLab | oklab(86.2% -0.1863 0.1133) |
| OKLCH | oklch(86.2% 0.218 148.7) |
| XYZ | xyz(39.5805, 69.3636, 30.0376) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.33
Minty Green
#0BF77D
ΔE00 1.78
Wintergreen
#20F986
ΔE00 2.25
Spring Green
#00FF7F
ΔE00 2.27
Turquoise Green
#04F489
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49F77B #F749C5
analogous
#6EF749 #49F77B #49F7D2
triadic
#49F77B #7B49F7 #F77B49
tetradic
#49F77B #496EF7 #F749C5 #F7D249
square
#49F77B #496EF7 #F749C5 #F7D249
split-complementary
#49F77B #D249F7 #F7496E
monochromatic
#08BD3C #0EF450 #49F77B #84FAA6 #BEFCD0
Accessibility & contrast
On white
1.41
#49F77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#49F77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49F77B
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49F77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49F77B | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E270
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#00F2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #49f77b; /* rgb */ color: rgb(73, 247, 123); /* oklch */ color: oklch(86.2% 0.218 148.7);
Tailwind
colors: {
custom: {
50: '#92fba3',
500: '#49f77b',
950: '#000000',
},
}SCSS
$custom: #49f77b; $custom-light: #92fba3; $custom-dark: #000000;
JSON
{
"hex": "#49f77b",
"rgb": {
"r": 73,
"g": 247,
"b": 123
},
"hsl": {
"h": 137.241,
"s": 91.579,
"l": 62.745
},
"oklch": {
"l": 0.86196,
"c": 0.21807,
"h": 148.7
},
"luminance": 0.69368
}Semantic roles & 50–950 ramp
primary
#49F77B
secondary
#BB2991
accent
#00A4E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680