#5EE57C#5EE57C
#5EE57C is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.3% C 0.187 H 148.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE57C |
|---|---|
| RGB | rgb(94, 229, 124) |
| HSL | hsl(133, 72%, 63%) |
| HSV | hsv(133, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 45.9%, 10.2%) |
| CIE-LAB | lab(81.77, -58.74, 40.32) |
| CIE-LCH | lch(81.77, 71.25, 145.54°) |
| OKLab | oklab(82.29% -0.1588 0.0986) |
| OKLCH | oklch(82.29% 0.187 148.2) |
| XYZ | xyz(36.2710, 59.8701, 28.7095) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Lightish Green
#61E160
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.64
Minty Green
#0BF77D
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE57C #E55EC7
analogous
#83E55E #5EE57C #5EE5BF
triadic
#5EE57C #7C5EE5 #E57C5E
tetradic
#5EE57C #5E83E5 #E55EC7 #E5BF5E
square
#5EE57C #5E83E5 #E55EC7 #E5BF5E
split-complementary
#5EE57C #BF5EE5 #E55E83
monochromatic
#1CAD3C #29DC51 #5EE57C #93EEA7 #C7F6D2
Accessibility & contrast
On white
1.62
#5EE57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5EE57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE57C
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE57C | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D374
Deuteranopia (green-blind)
#D6C683
Tritanopia (blue-blind)
#3BE1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee57c; /* rgb */ color: rgb(94, 229, 124); /* oklch */ color: oklch(82.3% 0.187 148.2);
Tailwind
colors: {
custom: {
50: '#97eea3',
500: '#5ee57c',
950: '#000000',
},
}SCSS
$custom: #5ee57c; $custom-light: #97eea3; $custom-dark: #000000;
JSON
{
"hex": "#5ee57c",
"rgb": {
"r": 94,
"g": 229,
"b": 124
},
"hsl": {
"h": 133.333,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82287,
"c": 0.1869,
"h": 148.2
},
"luminance": 0.59874
}Semantic roles & 50–950 ramp
primary
#5EE57C
secondary
#AE3994
accent
#11A9D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580