#5EE37C#5EE37C
#5EE37C is a light, vivid green. Relative luminance 0.588; OKLCH L 81.8% C 0.184 H 148.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE37C |
|---|---|
| RGB | rgb(94, 227, 124) |
| HSL | hsl(134, 70%, 63%) |
| HSV | hsv(134, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 45.4%, 11%) |
| CIE-LAB | lab(81.16, -57.99, 39.55) |
| CIE-LCH | lch(81.16, 70.19, 145.70°) |
| OKLab | oklab(81.79% -0.1568 0.0968) |
| OKLCH | oklch(81.79% 0.184 148.3) |
| XYZ | xyz(35.7208, 58.7697, 28.5261) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Tealish Green
#0CDC73
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 4.98
Minty Green
#0BF77D
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE37C #E35EC5
analogous
#82E35E #5EE37C #5EE3BE
triadic
#5EE37C #7C5EE3 #E37C5E
tetradic
#5EE37C #5E82E3 #E35EC5 #E3BE5E
square
#5EE37C #5E82E3 #E35EC5 #E3BE5E
split-complementary
#5EE37C #BE5EE3 #E35E82
monochromatic
#1DA93D #2ADA52 #5EE37C #92ECA6 #C6F5D1
Accessibility & contrast
On white
1.65
#5EE37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5EE37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE37C
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE37C | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D174
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#3CDFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee37c; /* rgb */ color: rgb(94, 227, 124); /* oklch */ color: oklch(81.8% 0.184 148.3);
Tailwind
colors: {
custom: {
50: '#97eda3',
500: '#5ee37c',
950: '#000000',
},
}SCSS
$custom: #5ee37c; $custom-light: #97eda3; $custom-dark: #000000;
JSON
{
"hex": "#5ee37c",
"rgb": {
"r": 94,
"g": 227,
"b": 124
},
"hsl": {
"h": 133.534,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.81791,
"c": 0.18426,
"h": 148.3
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#5EE37C
secondary
#AB3A92
accent
#13A7D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580