#5EFD8A#5EFD8A
#5EFD8A is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.4% C 0.205 H 149.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD8A |
|---|---|
| RGB | rgb(94, 253, 138) |
| HSL | hsl(137, 98%, 68%) |
| HSV | hsv(137, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.14, -65.45, 42.88) |
| CIE-LCH | lch(89.14, 78.24, 146.77°) |
| OKLab | oklab(88.42% -0.1766 0.105) |
| OKLCH | oklch(88.42% 0.205 149.3) |
| XYZ | xyz(44.3255, 74.4607, 36.0762) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.58
Spring Green
#00FF7F
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD8A #FD5ED1
analogous
#81FD5E #5EFD8A #5EFDDA
triadic
#5EFD8A #8A5EFD #FD8A5E
tetradic
#5EFD8A #5E81FD #FD5ED1 #FDDA5E
square
#5EFD8A #5E81FD #FD5ED1 #FDDA5E
split-complementary
#5EFD8A #DA5EFD #FD5E81
monochromatic
#03DE3F #22FC5E #5EFD8A #9AFEB6 #D7FFE2
Accessibility & contrast
On white
1.32
#5EFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#5EFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD8A
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD8A | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE881
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#26F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efd8a; /* rgb */ color: rgb(94, 253, 138); /* oklch */ color: oklch(88.4% 0.205 149.3);
Tailwind
colors: {
custom: {
50: '#9bffae',
500: '#5efd8a',
950: '#000000',
},
}SCSS
$custom: #5efd8a; $custom-light: #9bffae; $custom-dark: #000000;
JSON
{
"hex": "#5efd8a",
"rgb": {
"r": 94,
"g": 253,
"b": 138
},
"hsl": {
"h": 136.604,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88419,
"c": 0.20545,
"h": 149.3
},
"luminance": 0.74465
}Semantic roles & 50–950 ramp
primary
#5EFD8A
secondary
#D729A6
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681