#5EFE84#5EFE84
#5EFE84 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.6% C 0.212 H 148.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE84 |
|---|---|
| RGB | rgb(94, 254, 132) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(89.36, -66.70, 46.02) |
| CIE-LCH | lch(89.36, 81.03, 145.39°) |
| OKLab | oklab(88.57% -0.18 0.1119) |
| OKLCH | oklch(88.57% 0.212 148.1) |
| XYZ | xyz(44.2196, 74.9248, 33.9569) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.49
Spring Green
#00FF7F
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.71
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.08
Easter Green
#8CFD7E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE84 #FE5ED8
analogous
#88FE5E #5EFE84 #5EFED4
triadic
#5EFE84 #845EFE #FE845E
tetradic
#5EFE84 #5E88FE #FE5ED8 #FED45E
square
#5EFE84 #5E88FE #FE5ED8 #FED45E
split-complementary
#5EFE84 #D45EFE #FE5E88
monochromatic
#01E036 #21FE56 #5EFE84 #9BFEB2 #D8FFE1
Accessibility & contrast
On white
1.31
#5EFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5EFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE84
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE84 | 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)
#FFE97A
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#2AF9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efe84; /* rgb */ color: rgb(94, 254, 132); /* oklch */ color: oklch(88.6% 0.212 148.1);
Tailwind
colors: {
custom: {
50: '#9bffaa',
500: '#5efe84',
950: '#000000',
},
}SCSS
$custom: #5efe84; $custom-light: #9bffaa; $custom-dark: #000000;
JSON
{
"hex": "#5efe84",
"rgb": {
"r": 94,
"g": 254,
"b": 132
},
"hsl": {
"h": 134.25,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88572,
"c": 0.21192,
"h": 148.1
},
"luminance": 0.74929
}Semantic roles & 50–950 ramp
primary
#5EFE84
secondary
#D828AE
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681