#5EE07A#5EE07A
#5EE07A is a light, vivid green. Relative luminance 0.571; OKLCH L 81.0% C 0.182 H 148.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE07A |
|---|---|
| RGB | rgb(94, 224, 122) |
| HSL | hsl(133, 68%, 62%) |
| HSV | hsv(133, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.23, -57.16, 39.35) |
| CIE-LCH | lch(80.23, 69.39, 145.45°) |
| OKLab | oklab(81.02% -0.1546 0.0963) |
| OKLCH | oklch(81.02% 0.182 148.1) |
| XYZ | xyz(34.7822, 57.0929, 27.5956) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 3.51
Lightish Green
#61E160
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 5.32
Turquoise Green
#04F489
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE07A #E05EC4
analogous
#83E05E #5EE07A #5EE0BB
triadic
#5EE07A #7A5EE0 #E07A5E
tetradic
#5EE07A #5E83E0 #E05EC4 #E0BB5E
square
#5EE07A #5E83E0 #E05EC4 #E0BB5E
split-complementary
#5EE07A #BB5EE0 #E05E83
monochromatic
#20A43C #2BD650 #5EE07A #91EAA4 #C5F4CF
Accessibility & contrast
On white
1.69
#5EE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5EE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE07A
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE07A | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#D1C281
Tritanopia (blue-blind)
#3EDCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ee07a; /* rgb */ color: rgb(94, 224, 122); /* oklch */ color: oklch(81.0% 0.182 148.1);
Tailwind
colors: {
custom: {
50: '#97eba2',
500: '#5ee07a',
950: '#000000',
},
}SCSS
$custom: #5ee07a; $custom-light: #97eba2; $custom-dark: #000000;
JSON
{
"hex": "#5ee07a",
"rgb": {
"r": 94,
"g": 224,
"b": 122
},
"hsl": {
"h": 132.923,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.81015,
"c": 0.1821,
"h": 148.1
},
"luminance": 0.57096
}Semantic roles & 50–950 ramp
primary
#5EE07A
secondary
#A73B90
accent
#16A8D0
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480