#5EFC83#5EFC83
#5EFC83 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.210 H 148.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFC83 |
|---|---|
| RGB | rgb(94, 252, 131) |
| HSL | hsl(134, 96%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(88.75, -66.13, 45.74) |
| CIE-LCH | lch(88.75, 80.40, 145.33°) |
| OKLab | oklab(88.07% -0.1785 0.1112) |
| OKLCH | oklch(88.07% 0.21 148.1) |
| XYZ | xyz(43.5201, 73.6348, 33.3878) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.56
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Spring Green
#00FF7F
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.91
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFC83 #FC5ED7
analogous
#88FC5E #5EFC83 #5EFCD2
triadic
#5EFC83 #835EFC #FC835E
tetradic
#5EFC83 #5E88FC #FC5ED7 #FCD25E
square
#5EFC83 #5E88FC #FC5ED7 #FCD25E
split-complementary
#5EFC83 #D25EFC #FC5E88
monochromatic
#04DC37 #22FB55 #5EFC83 #9AFDB1 #D6FEE0
Accessibility & contrast
On white
1.34
#5EFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5EFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFC83
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFC83 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#EBD98C
Tritanopia (blue-blind)
#2CF7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efc83; /* rgb */ color: rgb(94, 252, 131); /* oklch */ color: oklch(88.1% 0.210 148.1);
Tailwind
colors: {
custom: {
50: '#9bfea9',
500: '#5efc83',
950: '#000000',
},
}SCSS
$custom: #5efc83; $custom-light: #9bfea9; $custom-dark: #000000;
JSON
{
"hex": "#5efc83",
"rgb": {
"r": 94,
"g": 252,
"b": 131
},
"hsl": {
"h": 134.051,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.88067,
"c": 0.21028,
"h": 148.1
},
"luminance": 0.73639
}Semantic roles & 50–950 ramp
primary
#5EFC83
secondary
#D529AD
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681