#5EE97C#5EE97C
#5EE97C is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.192 H 147.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE97C |
|---|---|
| RGB | rgb(94, 233, 124) |
| HSL | hsl(133, 76%, 64%) |
| HSV | hsv(133, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 46.8%, 8.6%) |
| CIE-LAB | lab(82.97, -60.24, 41.84) |
| CIE-LCH | lch(82.97, 73.34, 145.22°) |
| OKLab | oklab(83.28% -0.1628 0.102) |
| OKLCH | oklch(83.28% 0.192 147.9) |
| XYZ | xyz(37.3905, 62.1092, 29.0827) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Lightish Green
#61E160
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.20
Spearmint
#1EF876
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE97C #E95ECB
analogous
#86E95E #5EE97C #5EE9C2
triadic
#5EE97C #7C5EE9 #E97C5E
tetradic
#5EE97C #5E86E9 #E95ECB #E9C25E
square
#5EE97C #5E86E9 #E95ECB #E9C25E
split-complementary
#5EE97C #C25EE9 #E95E86
monochromatic
#19B43A #28E250 #5EE97C #94F0A8 #CAF8D4
Accessibility & contrast
On white
1.56
#5EE97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5EE97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE97C
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE97C | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#3AE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee97c; /* rgb */ color: rgb(94, 233, 124); /* oklch */ color: oklch(83.3% 0.192 147.9);
Tailwind
colors: {
custom: {
50: '#98f1a3',
500: '#5ee97c',
950: '#000000',
},
}SCSS
$custom: #5ee97c; $custom-light: #98f1a3; $custom-dark: #000000;
JSON
{
"hex": "#5ee97c",
"rgb": {
"r": 94,
"g": 233,
"b": 124
},
"hsl": {
"h": 132.95,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83278,
"c": 0.19213,
"h": 147.9
},
"luminance": 0.62113
}Semantic roles & 50–950 ramp
primary
#5EE97C
secondary
#B43799
accent
#0DACD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580