#5EFE7D#5EFE7D
#5EFE7D is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.5% C 0.218 H 147.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE7D |
|---|---|
| RGB | rgb(94, 254, 125) |
| HSL | hsl(132, 99%, 68%) |
| HSV | hsv(132, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(89.27, -67.68, 49.20) |
| CIE-LCH | lch(89.27, 83.67, 143.98°) |
| OKLab | oklab(88.47% -0.1828 0.1186) |
| OKLCH | oklch(88.47% 0.218 147) |
| XYZ | xyz(43.7566, 74.7395, 31.5183) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.87
Spearmint
#1EF876
ΔE00 2.73
Spring Green
#00FF7F
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.41
Light Bright Green
#53FE5C
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE7D #FE5EDF
analogous
#8FFE5E #5EFE7D #5EFECD
triadic
#5EFE7D #7D5EFE #FE7D5E
tetradic
#5EFE7D #5E8FFE #FE5EDF #FECD5E
square
#5EFE7D #5E8FFE #FE5EDF #FECD5E
split-complementary
#5EFE7D #CD5EFE #FE5E8F
monochromatic
#01E02D #21FE4C #5EFE7D #9BFEAE #D8FFDF
Accessibility & contrast
On white
1.32
#5EFE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#5EFE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE7D
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE7D | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#2EF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efe7d; /* rgb */ color: rgb(94, 254, 125); /* oklch */ color: oklch(88.5% 0.218 147.0);
Tailwind
colors: {
custom: {
50: '#9cffa5',
500: '#5efe7d',
950: '#000000',
},
}SCSS
$custom: #5efe7d; $custom-light: #9cffa5; $custom-dark: #000000;
JSON
{
"hex": "#5efe7d",
"rgb": {
"r": 94,
"g": 254,
"b": 125
},
"hsl": {
"h": 131.625,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88472,
"c": 0.21789,
"h": 147
},
"luminance": 0.74744
}Semantic roles & 50–950 ramp
primary
#5EFE7D
secondary
#D828B6
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680