#50FA83#50FA83
#50FA83 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.213 H 149.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #50FA83 |
|---|---|
| RGB | rgb(80, 250, 131) |
| HSL | hsl(138, 94%, 65%) |
| HSV | hsv(138, 68%, 98%) |
| CMYK | cmyk(68%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(87.83, -67.95, 44.51) |
| CIE-LCH | lch(87.83, 81.23, 146.77°) |
| OKLab | oklab(87.22% -0.183 0.1084) |
| OKLCH | oklch(87.22% 0.213 149.4) |
| XYZ | xyz(41.5874, 71.7108, 33.1182) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.93
Wintergreen
#20F986
ΔE00 1.96
Minty Green
#0BF77D
ΔE00 2.00
Spring Green
#00FF7F
ΔE00 2.11
Turquoise Green
#04F489
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FA83 #FA50C7
analogous
#72FA50 #50FA83 #50FAD8
triadic
#50FA83 #8350FA #FA8350
tetradic
#50FA83 #5072FA #FA50C7 #FAD850
square
#50FA83 #5072FA #FA50C7 #FAD850
split-complementary
#50FA83 #D850FA #FA5072
monochromatic
#06CA41 #15F859 #50FA83 #8CFCAD #C7FDD7
Accessibility & contrast
On white
1.37
#50FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#50FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FA83
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FA83 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#E7D78B
Tritanopia (blue-blind)
#00F5DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #50fa83; /* rgb */ color: rgb(80, 250, 131); /* oklch */ color: oklch(87.2% 0.213 149.4);
Tailwind
colors: {
custom: {
50: '#95fda9',
500: '#50fa83',
950: '#000000',
},
}SCSS
$custom: #50fa83; $custom-light: #95fda9; $custom-dark: #000000;
JSON
{
"hex": "#50fa83",
"rgb": {
"r": 80,
"g": 250,
"b": 131
},
"hsl": {
"h": 138,
"s": 94.444,
"l": 64.706
},
"oklch": {
"l": 0.87216,
"c": 0.21273,
"h": 149.4
},
"luminance": 0.71715
}Semantic roles & 50–950 ramp
primary
#50FA83
secondary
#C62897
accent
#00A1E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681