#5EE37D#5EE37D
#5EE37D is a light, vivid green. Relative luminance 0.588; OKLCH L 81.8% C 0.183 H 148.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE37D |
|---|---|
| RGB | rgb(94, 227, 125) |
| HSL | hsl(134, 70%, 63%) |
| HSV | hsv(134, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.18, -57.83, 39.08) |
| CIE-LCH | lch(81.18, 69.80, 145.95°) |
| OKLab | oklab(81.81% -0.1564 0.0958) |
| OKLCH | oklch(81.81% 0.183 148.5) |
| XYZ | xyz(35.7844, 58.7952, 28.8609) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 4.97
Minty Green
#0BF77D
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE37D #E35EC4
analogous
#81E35E #5EE37D #5EE3BF
triadic
#5EE37D #7D5EE3 #E37D5E
tetradic
#5EE37D #5E81E3 #E35EC4 #E3BF5E
square
#5EE37D #5E81E3 #E35EC4 #E3BF5E
split-complementary
#5EE37D #BF5EE3 #E35E81
monochromatic
#1DA93E #2ADA53 #5EE37D #92ECA7 #C6F5D1
Accessibility & contrast
On white
1.65
#5EE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5EE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE37D
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE37D | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#3CDFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee37d; /* rgb */ color: rgb(94, 227, 125); /* oklch */ color: oklch(81.8% 0.183 148.5);
Tailwind
colors: {
custom: {
50: '#97eda4',
500: '#5ee37d',
950: '#000000',
},
}SCSS
$custom: #5ee37d; $custom-light: #97eda4; $custom-dark: #000000;
JSON
{
"hex": "#5ee37d",
"rgb": {
"r": 94,
"g": 227,
"b": 125
},
"hsl": {
"h": 133.985,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.81808,
"c": 0.18336,
"h": 148.5
},
"luminance": 0.58799
}Semantic roles & 50–950 ramp
primary
#5EE37D
secondary
#AB3A91
accent
#13A6D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580