#5EFE8A#5EFE8A
#5EFE8A is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.7% C 0.207 H 149.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE8A |
|---|---|
| RGB | rgb(94, 254, 138) |
| HSL | hsl(137, 99%, 68%) |
| HSV | hsv(137, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.44, -65.81, 43.26) |
| CIE-LCH | lch(89.44, 78.75, 146.68°) |
| OKLab | oklab(88.66% -0.1776 0.1058) |
| OKLCH | oklch(88.66% 0.207 149.2) |
| XYZ | xyz(44.6420, 75.0937, 36.1817) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE8A #FE5ED2
analogous
#82FE5E #5EFE8A #5EFEDA
triadic
#5EFE8A #8A5EFE #FE8A5E
tetradic
#5EFE8A #5E82FE #FE5ED2 #FEDA5E
square
#5EFE8A #5E82FE #FE5ED2 #FEDA5E
split-complementary
#5EFE8A #DA5EFE #FE5E82
monochromatic
#01E03F #21FE5E #5EFE8A #9BFEB6 #D8FFE2
Accessibility & contrast
On white
1.31
#5EFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5EFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE8A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE8A | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#26F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efe8a; /* rgb */ color: rgb(94, 254, 138); /* oklch */ color: oklch(88.7% 0.207 149.2);
Tailwind
colors: {
custom: {
50: '#9bffae',
500: '#5efe8a',
950: '#000000',
},
}SCSS
$custom: #5efe8a; $custom-light: #9bffae; $custom-dark: #000000;
JSON
{
"hex": "#5efe8a",
"rgb": {
"r": 94,
"g": 254,
"b": 138
},
"hsl": {
"h": 136.5,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88663,
"c": 0.20672,
"h": 149.2
},
"luminance": 0.75098
}Semantic roles & 50–950 ramp
primary
#5EFE8A
secondary
#D828A8
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681