#5FFE83#5FFE83
#5FFE83 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.6% C 0.212 H 147.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE83 |
|---|---|
| RGB | rgb(95, 254, 131) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(89.37, -66.65, 46.52) |
| CIE-LCH | lch(89.37, 81.27, 145.09°) |
| OKLab | oklab(88.59% -0.1799 0.1129) |
| OKLCH | oklch(88.59% 0.212 147.9) |
| XYZ | xyz(44.2547, 74.9507, 33.6031) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE83 #FE5FDA
analogous
#8AFE5F #5FFE83 #5FFED2
triadic
#5FFE83 #835FFE #FE835F
tetradic
#5FFE83 #5F8AFE #FE5FDA #FED25F
square
#5FFE83 #5F8AFE #FE5FDA #FED25F
split-complementary
#5FFE83 #D25FFE #FE5F8A
monochromatic
#01E134 #22FE54 #5FFE83 #9CFEB2 #D9FFE1
Accessibility & contrast
On white
1.31
#5FFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE83
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE83 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#2EF9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe83; /* rgb */ color: rgb(95, 254, 131); /* oklch */ color: oklch(88.6% 0.212 147.9);
Tailwind
colors: {
custom: {
50: '#9cffa9',
500: '#5ffe83',
950: '#000000',
},
}SCSS
$custom: #5ffe83; $custom-light: #9cffa9; $custom-dark: #000000;
JSON
{
"hex": "#5ffe83",
"rgb": {
"r": 95,
"g": 254,
"b": 131
},
"hsl": {
"h": 133.585,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88585,
"c": 0.21241,
"h": 147.9
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#5FFE83
secondary
#D829B0
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681