#50F37F#50F37F
#50F37F is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.4% C 0.207 H 149.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #50F37F |
|---|---|
| RGB | rgb(80, 243, 127) |
| HSL | hsl(137, 87%, 63%) |
| HSV | hsv(137, 67%, 95%) |
| CMYK | cmyk(67.1%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(85.67, -66.11, 43.72) |
| CIE-LCH | lch(85.67, 79.25, 146.52°) |
| OKLab | oklab(85.42% -0.1781 0.1064) |
| OKLCH | oklch(85.42% 0.208 149.1) |
| XYZ | xyz(39.1866, 67.3347, 31.0063) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.06
Spearmint
#1EF876
ΔE00 2.17
Wintergreen
#20F986
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F37F #F350C4
analogous
#72F350 #50F37F #50F3D1
triadic
#50F37F #7F50F3 #F37F50
tetradic
#50F37F #5072F3 #F350C4 #F3D150
square
#50F37F #5072F3 #F350C4 #F3D150
split-complementary
#50F37F #D150F3 #F35072
monochromatic
#0DBC3F #17EF55 #50F37F #89F7A9 #C3FBD3
Accessibility & contrast
On white
1.45
#50F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#50F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F37F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F37F | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#00EFD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #50f37f; /* rgb */ color: rgb(80, 243, 127); /* oklch */ color: oklch(85.4% 0.207 149.1);
Tailwind
colors: {
custom: {
50: '#93f8a6',
500: '#50f37f',
950: '#000000',
},
}SCSS
$custom: #50f37f; $custom-light: #93f8a6; $custom-dark: #000000;
JSON
{
"hex": "#50f37f",
"rgb": {
"r": 80,
"g": 243,
"b": 127
},
"hsl": {
"h": 137.301,
"s": 87.166,
"l": 63.333
},
"oklch": {
"l": 0.85418,
"c": 0.2075,
"h": 149.1
},
"luminance": 0.67339
}Semantic roles & 50–950 ramp
primary
#50F37F
secondary
#BA2D91
accent
#02A3E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580