#5EE47C#5EE47C
#5EE47C is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.0% C 0.186 H 148.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE47C |
|---|---|
| RGB | rgb(94, 228, 124) |
| HSL | hsl(133, 71%, 63%) |
| HSV | hsv(133, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 45.6%, 10.6%) |
| CIE-LAB | lab(81.47, -58.37, 39.93) |
| CIE-LCH | lch(81.47, 70.72, 145.62°) |
| OKLab | oklab(82.04% -0.1578 0.0977) |
| OKLCH | oklch(82.04% 0.186 148.2) |
| XYZ | xyz(35.9951, 59.3183, 28.6176) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Tealish Green
#0CDC73
ΔE00 3.83
Lightish Green
#61E160
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 4.90
Minty Green
#0BF77D
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE47C #E45EC6
analogous
#83E45E #5EE47C #5EE4BF
triadic
#5EE47C #7C5EE4 #E47C5E
tetradic
#5EE47C #5E83E4 #E45EC6 #E4BF5E
square
#5EE47C #5E83E4 #E45EC6 #E4BF5E
split-complementary
#5EE47C #BF5EE4 #E45E83
monochromatic
#1DAB3D #2ADB51 #5EE47C #92EDA7 #C7F6D1
Accessibility & contrast
On white
1.63
#5EE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5EE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE47C
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE47C | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D274
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#3CE0CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee47c; /* rgb */ color: rgb(94, 228, 124); /* oklch */ color: oklch(82.0% 0.186 148.2);
Tailwind
colors: {
custom: {
50: '#97eda3',
500: '#5ee47c',
950: '#000000',
},
}SCSS
$custom: #5ee47c; $custom-light: #97eda3; $custom-dark: #000000;
JSON
{
"hex": "#5ee47c",
"rgb": {
"r": 94,
"g": 228,
"b": 124
},
"hsl": {
"h": 133.433,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82039,
"c": 0.18559,
"h": 148.2
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#5EE47C
secondary
#AD3A93
accent
#12A8D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580