#50F07A#50F07A
#50F07A is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.6% C 0.208 H 148.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #50F07A |
|---|---|
| RGB | rgb(80, 240, 122) |
| HSL | hsl(136, 84%, 63%) |
| HSV | hsv(136, 67%, 94%) |
| CMYK | cmyk(66.7%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(84.70, -65.79, 44.89) |
| CIE-LCH | lch(84.70, 79.65, 145.69°) |
| OKLab | oklab(84.6% -0.1773 0.1089) |
| OKLCH | oklch(84.6% 0.208 148.5) |
| XYZ | xyz(37.9784, 65.4267, 29.0357) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.45
Wintergreen
#20F986
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F07A #F050C6
analogous
#76F050 #50F07A #50F0CA
triadic
#50F07A #7A50F0 #F07A50
tetradic
#50F07A #5076F0 #F050C6 #F0CA50
square
#50F07A #5076F0 #F050C6 #F0CA50
split-complementary
#50F07A #CA50F0 #F05076
monochromatic
#10B63B #18EB4F #50F07A #88F5A5 #C1FAD0
Accessibility & contrast
On white
1.49
#50F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#50F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F07A
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F07A | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC70
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#00EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #50f07a; /* rgb */ color: rgb(80, 240, 122); /* oklch */ color: oklch(84.6% 0.208 148.5);
Tailwind
colors: {
custom: {
50: '#93f6a2',
500: '#50f07a',
950: '#000000',
},
}SCSS
$custom: #50f07a; $custom-light: #93f6a2; $custom-dark: #000000;
JSON
{
"hex": "#50f07a",
"rgb": {
"r": 80,
"g": 240,
"b": 122
},
"hsl": {
"h": 135.75,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.84597,
"c": 0.20808,
"h": 148.5
},
"luminance": 0.65431
}Semantic roles & 50–950 ramp
primary
#50F07A
secondary
#B52F92
accent
#05A7E1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580