#49FF8A#49FF8A
#49FF8A is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.215 H 150.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #49FF8A |
|---|---|
| RGB | rgb(73, 255, 138) |
| HSL | hsl(141, 100%, 64%) |
| HSV | hsv(141, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.28, -69.70, 42.97) |
| CIE-LCH | lch(89.28, 81.88, 148.35°) |
| OKLab | oklab(88.41% -0.1875 0.1052) |
| OKLCH | oklch(88.41% 0.215 150.7) |
| XYZ | xyz(43.0915, 74.7665, 36.2002) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.78
Wintergreen
#20F986
ΔE00 1.85
Minty Green
#0BF77D
ΔE00 2.35
Spearmint
#1EF876
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FF8A #FF49BE
analogous
#63FF49 #49FF8A #49FFE5
triadic
#49FF8A #8A49FF #FF8A49
tetradic
#49FF8A #4963FF #FF49BE #FFE549
square
#49FF8A #4963FF #FF49BE #FFE549
split-complementary
#49FF8A #E549FF #FF4963
monochromatic
#00CE49 #0CFF63 #49FF8A #86FFB1 #C3FFD9
Accessibility & contrast
On white
1.32
#49FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#49FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FF8A
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FF8A | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #49ff8a; /* rgb */ color: rgb(73, 255, 138); /* oklch */ color: oklch(88.4% 0.215 150.7);
Tailwind
colors: {
custom: {
50: '#93ffae',
500: '#49ff8a',
950: '#000000',
},
}SCSS
$custom: #49ff8a; $custom-light: #93ffae; $custom-dark: #000000;
JSON
{
"hex": "#49ff8a",
"rgb": {
"r": 73,
"g": 255,
"b": 138
},
"hsl": {
"h": 141.429,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.88408,
"c": 0.21502,
"h": 150.7
},
"luminance": 0.74771
}Semantic roles & 50–950 ramp
primary
#49FF8A
secondary
#C9238E
accent
#0094E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681