#5EFE83#5EFE83
#5EFE83 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.6% C 0.213 H 148.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE83 |
|---|---|
| RGB | rgb(94, 254, 131) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(89.34, -66.84, 46.48) |
| CIE-LCH | lch(89.34, 81.41, 145.19°) |
| OKLab | oklab(88.56% -0.1804 0.1128) |
| OKLCH | oklch(88.56% 0.213 148) |
| XYZ | xyz(44.1515, 74.8975, 33.5982) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.39
Spring Green
#00FF7F
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.69
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE83 #FE5ED9
analogous
#89FE5E #5EFE83 #5EFED3
triadic
#5EFE83 #835EFE #FE835E
tetradic
#5EFE83 #5E89FE #FE5ED9 #FED35E
square
#5EFE83 #5E89FE #FE5ED9 #FED35E
split-complementary
#5EFE83 #D35EFE #FE5E89
monochromatic
#01E035 #21FE54 #5EFE83 #9BFEB2 #D8FFE1
Accessibility & contrast
On white
1.31
#5EFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5EFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE83
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE83 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#2BF9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efe83; /* rgb */ color: rgb(94, 254, 131); /* oklch */ color: oklch(88.6% 0.213 148.0);
Tailwind
colors: {
custom: {
50: '#9bffa9',
500: '#5efe83',
950: '#000000',
},
}SCSS
$custom: #5efe83; $custom-light: #9bffa9; $custom-dark: #000000;
JSON
{
"hex": "#5efe83",
"rgb": {
"r": 94,
"g": 254,
"b": 131
},
"hsl": {
"h": 133.875,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88558,
"c": 0.21278,
"h": 148
},
"luminance": 0.74902
}Semantic roles & 50–950 ramp
primary
#5EFE83
secondary
#D828AF
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681