#5EEF93#5EEF93
#5EEF93 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.179 H 152.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF93 |
|---|---|
| RGB | rgb(94, 239, 147) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.11, -58.79, 33.22) |
| CIE-LCH | lch(85.11, 67.53, 150.53°) |
| OKLab | oklab(85.14% -0.1591 0.0828) |
| OKLCH | oklch(85.14% 0.179 152.5) |
| XYZ | xyz(40.7458, 66.2152, 38.2316) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF93 #EF5EBA
analogous
#71EF5E #5EEF93 #5EEFDB
triadic
#5EEF93 #935EEF #EF935E
tetradic
#5EEF93 #5E71EF #EF5EBA #EFDB5E
square
#5EEF93 #5E71EF #EF5EBA #EFDB5E
split-complementary
#5EEF93 #DB5EEF #EF5E71
monochromatic
#13C052 #26E96E #5EEF93 #96F5B8 #CDFADE
Accessibility & contrast
On white
1.47
#5EEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5EEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF93
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF93 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#29ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef93; /* rgb */ color: rgb(94, 239, 147); /* oklch */ color: oklch(85.1% 0.179 152.5);
Tailwind
colors: {
custom: {
50: '#99f5b3',
500: '#5eef93',
950: '#000000',
},
}SCSS
$custom: #5eef93; $custom-light: #99f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5eef93",
"rgb": {
"r": 94,
"g": 239,
"b": 147
},
"hsl": {
"h": 141.931,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85143,
"c": 0.17932,
"h": 152.5
},
"luminance": 0.66219
}Semantic roles & 50–950 ramp
primary
#5EEF93
secondary
#BE338B
accent
#0790DE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581