#5EFE82#5EFE82
#5EFE82 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.214 H 147.8°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE82 |
|---|---|
| RGB | rgb(94, 254, 130) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(89.33, -66.98, 46.94) |
| CIE-LCH | lch(89.33, 81.79, 144.98°) |
| OKLab | oklab(88.54% -0.1808 0.1138) |
| OKLCH | oklch(88.54% 0.214 147.8) |
| XYZ | xyz(44.0840, 74.8705, 33.2430) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.29
Spring Green
#00FF7F
ΔE00 2.63
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE82 #FE5EDA
analogous
#8AFE5E #5EFE82 #5EFED2
triadic
#5EFE82 #825EFE #FE825E
tetradic
#5EFE82 #5E8AFE #FE5EDA #FED25E
square
#5EFE82 #5E8AFE #FE5EDA #FED25E
split-complementary
#5EFE82 #D25EFE #FE5E8A
monochromatic
#01E034 #21FE53 #5EFE82 #9BFEB1 #D8FFE0
Accessibility & contrast
On white
1.31
#5EFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5EFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE82
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE82 | 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)
#FFE978
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#2BF9E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efe82; /* rgb */ color: rgb(94, 254, 130); /* oklch */ color: oklch(88.5% 0.214 147.8);
Tailwind
colors: {
custom: {
50: '#9bffa8',
500: '#5efe82',
950: '#000000',
},
}SCSS
$custom: #5efe82; $custom-light: #9bffa8; $custom-dark: #000000;
JSON
{
"hex": "#5efe82",
"rgb": {
"r": 94,
"g": 254,
"b": 130
},
"hsl": {
"h": 133.5,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88543,
"c": 0.21364,
"h": 147.8
},
"luminance": 0.74875
}Semantic roles & 50–950 ramp
primary
#5EFE82
secondary
#D828B0
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681