#50F37E#50F37E
#50F37E is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.4% C 0.208 H 149.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #50F37E |
|---|---|
| RGB | rgb(80, 243, 126) |
| HSL | hsl(137, 87%, 63%) |
| HSV | hsv(137, 67%, 95%) |
| CMYK | cmyk(67.1%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(85.66, -66.26, 44.18) |
| CIE-LCH | lch(85.66, 79.63, 146.31°) |
| OKLab | oklab(85.4% -0.1785 0.1074) |
| OKLCH | oklch(85.4% 0.208 149) |
| XYZ | xyz(39.1218, 67.3088, 30.6648) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.10
Wintergreen
#20F986
ΔE00 2.35
Turquoise Green
#04F489
ΔE00 3.02
Spring Green
#00FF7F
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F37E #F350C5
analogous
#73F350 #50F37E #50F3D0
triadic
#50F37E #7E50F3 #F37E50
tetradic
#50F37E #5073F3 #F350C5 #F3D050
square
#50F37E #5073F3 #F350C5 #F3D050
split-complementary
#50F37E #D050F3 #F35073
monochromatic
#0DBC3E #17EF54 #50F37E #89F7A8 #C3FBD2
Accessibility & contrast
On white
1.45
#50F37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#50F37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F37E
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F37E | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF74
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#00EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #50f37e; /* rgb */ color: rgb(80, 243, 126); /* oklch */ color: oklch(85.4% 0.208 149.0);
Tailwind
colors: {
custom: {
50: '#93f8a5',
500: '#50f37e',
950: '#000000',
},
}SCSS
$custom: #50f37e; $custom-light: #93f8a5; $custom-dark: #000000;
JSON
{
"hex": "#50f37e",
"rgb": {
"r": 80,
"g": 243,
"b": 126
},
"hsl": {
"h": 136.933,
"s": 87.166,
"l": 63.333
},
"oklch": {
"l": 0.85403,
"c": 0.20837,
"h": 149
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#50F37E
secondary
#BA2D92
accent
#02A4E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580