#5EEF7C#5EEF7C
#5EEF7C is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.200 H 147.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF7C |
|---|---|
| RGB | rgb(94, 239, 124) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.77, -62.45, 44.10) |
| CIE-LCH | lch(84.77, 76.45, 144.77°) |
| OKLab | oklab(84.76% -0.1687 0.1072) |
| OKLCH | oklch(84.76% 0.2 147.6) |
| XYZ | xyz(39.1180, 65.5641, 29.6585) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF7C #EF5ED1
analogous
#88EF5E #5EEF7C #5EEFC5
triadic
#5EEF7C #7C5EEF #EF7C5E
tetradic
#5EEF7C #5E88EF #EF5ED1 #EFC55E
square
#5EEF7C #5E88EF #EF5ED1 #EFC55E
split-complementary
#5EEF7C #C55EEF #EF5E88
monochromatic
#13C037 #26E94F #5EEF7C #96F5A9 #CDFAD7
Accessibility & contrast
On white
1.49
#5EEF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5EEF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF7C
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF7C | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB73
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#37EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef7c; /* rgb */ color: rgb(94, 239, 124); /* oklch */ color: oklch(84.8% 0.200 147.6);
Tailwind
colors: {
custom: {
50: '#99f5a4',
500: '#5eef7c',
950: '#000000',
},
}SCSS
$custom: #5eef7c; $custom-light: #99f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5eef7c",
"rgb": {
"r": 94,
"g": 239,
"b": 124
},
"hsl": {
"h": 132.414,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84761,
"c": 0.19988,
"h": 147.6
},
"luminance": 0.65568
}Semantic roles & 50–950 ramp
primary
#5EEF7C
secondary
#BE33A1
accent
#07B2DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580