#5EEF97#5EEF97
#5EEF97 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.176 H 153.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF97 |
|---|---|
| RGB | rgb(94, 239, 151) |
| HSL | hsl(144, 82%, 65%) |
| HSV | hsv(144, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.17, -58.09, 31.30) |
| CIE-LCH | lch(85.17, 65.99, 151.69°) |
| OKLab | oklab(85.22% -0.1573 0.0783) |
| OKLCH | oklch(85.22% 0.176 153.6) |
| XYZ | xyz(41.0651, 66.3430, 39.9135) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.54
Mediumspringgreen
#00FA9A
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF97 #EF5EB6
analogous
#6DEF5E #5EEF97 #5EEFDF
triadic
#5EEF97 #975EEF #EF975E
tetradic
#5EEF97 #5E6DEF #EF5EB6 #EFDF5E
square
#5EEF97 #5E6DEF #EF5EB6 #EFDF5E
split-complementary
#5EEF97 #DF5EEF #EF5E6D
monochromatic
#13C057 #26E973 #5EEF97 #96F5BB #CDFADF
Accessibility & contrast
On white
1.47
#5EEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5EEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF97
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF97 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#26ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef97; /* rgb */ color: rgb(94, 239, 151); /* oklch */ color: oklch(85.2% 0.176 153.6);
Tailwind
colors: {
custom: {
50: '#99f5b6',
500: '#5eef97',
950: '#000000',
},
}SCSS
$custom: #5eef97; $custom-light: #99f5b6; $custom-dark: #000000;
JSON
{
"hex": "#5eef97",
"rgb": {
"r": 94,
"g": 239,
"b": 151
},
"hsl": {
"h": 143.586,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85218,
"c": 0.17572,
"h": 153.6
},
"luminance": 0.66347
}Semantic roles & 50–950 ramp
primary
#5EEF97
secondary
#BE3387
accent
#078ADE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581