#49FF82#49FF82
#49FF82 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.222 H 149.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #49FF82 |
|---|---|
| RGB | rgb(73, 255, 130) |
| HSL | hsl(139, 100%, 64%) |
| HSV | hsv(139, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.18, -70.91, 46.65) |
| CIE-LCH | lch(89.18, 84.88, 146.66°) |
| OKLab | oklab(88.29% -0.1908 0.1132) |
| OKLCH | oklch(88.29% 0.222 149.3) |
| XYZ | xyz(42.5335, 74.5433, 33.2615) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.55
Spearmint
#1EF876
ΔE00 2.03
Wintergreen
#20F986
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.37
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FF82 #FF49C6
analogous
#6BFF49 #49FF82 #49FFDD
triadic
#49FF82 #8249FF #FF8249
tetradic
#49FF82 #496BFF #FF49C6 #FFDD49
square
#49FF82 #496BFF #FF49C6 #FFDD49
split-complementary
#49FF82 #DD49FF #FF496B
monochromatic
#00CE40 #0CFF58 #49FF82 #86FFAC #C3FFD6
Accessibility & contrast
On white
1.32
#49FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#49FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FF82
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FF82 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #49ff82; /* rgb */ color: rgb(73, 255, 130); /* oklch */ color: oklch(88.3% 0.222 149.3);
Tailwind
colors: {
custom: {
50: '#93ffa8',
500: '#49ff82',
950: '#000000',
},
}SCSS
$custom: #49ff82; $custom-light: #93ffa8; $custom-dark: #000000;
JSON
{
"hex": "#49ff82",
"rgb": {
"r": 73,
"g": 255,
"b": 130
},
"hsl": {
"h": 138.791,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.88287,
"c": 0.22183,
"h": 149.3
},
"luminance": 0.74548
}Semantic roles & 50–950 ramp
primary
#49FF82
secondary
#C92395
accent
#009EE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681