#49FF94#49FF94
#49FF94 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.206 H 152.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #49FF94 |
|---|---|
| RGB | rgb(73, 255, 148) |
| HSL | hsl(145, 100%, 64%) |
| HSV | hsv(145, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 42%, 0%) |
| CIE-LAB | lab(89.43, -68.07, 38.30) |
| CIE-LCH | lch(89.43, 78.11, 150.64°) |
| OKLab | oklab(88.57% -0.1833 0.0947) |
| OKLCH | oklch(88.57% 0.206 152.7) |
| XYZ | xyz(43.8491, 75.0696, 40.1902) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.52
Mediumspringgreen
#00FA9A
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FF94 #FF49B4
analogous
#59FF49 #49FF94 #49FFEF
triadic
#49FF94 #9449FF #FF9449
tetradic
#49FF94 #4959FF #FF49B4 #FFEF49
square
#49FF94 #4959FF #FF49B4 #FFEF49
split-complementary
#49FF94 #EF49FF #FF4959
monochromatic
#00CE55 #0CFF70 #49FF94 #86FFB8 #C3FFDC
Accessibility & contrast
On white
1.31
#49FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#49FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FF94
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FF94 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8C
Deuteranopia (green-blind)
#E9DB9B
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #49ff94; /* rgb */ color: rgb(73, 255, 148); /* oklch */ color: oklch(88.6% 0.206 152.7);
Tailwind
colors: {
custom: {
50: '#93ffb4',
500: '#49ff94',
950: '#000000',
},
}SCSS
$custom: #49ff94; $custom-light: #93ffb4; $custom-dark: #000000;
JSON
{
"hex": "#49ff94",
"rgb": {
"r": 73,
"g": 255,
"b": 148
},
"hsl": {
"h": 144.725,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.88571,
"c": 0.20636,
"h": 152.7
},
"luminance": 0.75075
}Semantic roles & 50–950 ramp
primary
#49FF94
secondary
#C92385
accent
#0087E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681