#49FE8A#49FE8A
#49FE8A is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.214 H 150.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #49FE8A |
|---|---|
| RGB | rgb(73, 254, 138) |
| HSL | hsl(142, 99%, 64%) |
| HSV | hsv(142, 71%, 100%) |
| CMYK | cmyk(71.3%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(88.98, -69.36, 42.59) |
| CIE-LCH | lch(88.98, 81.39, 148.45°) |
| OKLab | oklab(88.16% -0.1866 0.1043) |
| OKLCH | oklch(88.16% 0.214 150.8) |
| XYZ | xyz(42.7733, 74.1302, 36.0941) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.69
Spring Green
#00FF7F
ΔE00 1.83
Minty Green
#0BF77D
ΔE00 2.23
Spearmint
#1EF876
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FE8A #FE49BD
analogous
#63FE49 #49FE8A #49FEE5
triadic
#49FE8A #8A49FE #FE8A49
tetradic
#49FE8A #4963FE #FE49BD #FEE549
square
#49FE8A #4963FE #FE49BD #FEE549
split-complementary
#49FE8A #E549FE #FE4963
monochromatic
#01CB4A #0CFE63 #49FE8A #86FEB1 #C3FFD8
Accessibility & contrast
On white
1.33
#49FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#49FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FE8A
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FE8A | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EAD992
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #49fe8a; /* rgb */ color: rgb(73, 254, 138); /* oklch */ color: oklch(88.2% 0.214 150.8);
Tailwind
colors: {
custom: {
50: '#93ffae',
500: '#49fe8a',
950: '#000000',
},
}SCSS
$custom: #49fe8a; $custom-light: #93ffae; $custom-dark: #000000;
JSON
{
"hex": "#49fe8a",
"rgb": {
"r": 73,
"g": 254,
"b": 138
},
"hsl": {
"h": 141.547,
"s": 98.907,
"l": 64.118
},
"oklch": {
"l": 0.8816,
"c": 0.2138,
"h": 150.8
},
"luminance": 0.74135
}Semantic roles & 50–950 ramp
primary
#49FE8A
secondary
#C7248D
accent
#0093E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681