#5EE07C#5EE07C
#5EE07C is a light, vivid green. Relative luminance 0.571; OKLCH L 81.0% C 0.180 H 148.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE07C |
|---|---|
| RGB | rgb(94, 224, 124) |
| HSL | hsl(134, 68%, 62%) |
| HSV | hsv(134, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.26, -56.85, 38.40) |
| CIE-LCH | lch(80.26, 68.60, 145.96°) |
| OKLab | oklab(81.05% -0.1537 0.0942) |
| OKLCH | oklch(81.05% 0.18 148.5) |
| XYZ | xyz(34.9074, 57.1430, 28.2550) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Tealish Green
#0CDC73
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 5.31
Turquoise Green
#04F489
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE07C #E05EC2
analogous
#81E05E #5EE07C #5EE0BD
triadic
#5EE07C #7C5EE0 #E07C5E
tetradic
#5EE07C #5E81E0 #E05EC2 #E0BD5E
square
#5EE07C #5E81E0 #E05EC2 #E0BD5E
split-complementary
#5EE07C #BD5EE0 #E05E81
monochromatic
#20A43E #2BD652 #5EE07C #91EAA6 #C5F4D0
Accessibility & contrast
On white
1.69
#5EE07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5EE07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE07C
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE07C | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#3DDCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ee07c; /* rgb */ color: rgb(94, 224, 124); /* oklch */ color: oklch(81.0% 0.180 148.5);
Tailwind
colors: {
custom: {
50: '#97eba3',
500: '#5ee07c',
950: '#000000',
},
}SCSS
$custom: #5ee07c; $custom-light: #97eba3; $custom-dark: #000000;
JSON
{
"hex": "#5ee07c",
"rgb": {
"r": 94,
"g": 224,
"b": 124
},
"hsl": {
"h": 133.846,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.81047,
"c": 0.18029,
"h": 148.5
},
"luminance": 0.57146
}Semantic roles & 50–950 ramp
primary
#5EE07C
secondary
#A73B8E
accent
#16A5D0
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480