#5EE07B#5EE07B
#5EE07B is a light, vivid green. Relative luminance 0.571; OKLCH L 81.0% C 0.181 H 148.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE07B |
|---|---|
| RGB | rgb(94, 224, 123) |
| HSL | hsl(133, 68%, 62%) |
| HSV | hsv(133, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(80.25, -57.00, 38.87) |
| CIE-LCH | lch(80.25, 69.00, 145.71°) |
| OKLab | oklab(81.03% -0.1541 0.0952) |
| OKLCH | oklch(81.03% 0.181 148.3) |
| XYZ | xyz(34.8445, 57.1178, 27.9236) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Tealish Green
#0CDC73
ΔE00 3.49
Lightish Green
#61E160
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 5.31
Turquoise Green
#04F489
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE07B #E05EC3
analogous
#82E05E #5EE07B #5EE0BC
triadic
#5EE07B #7B5EE0 #E07B5E
tetradic
#5EE07B #5E82E0 #E05EC3 #E0BC5E
square
#5EE07B #5E82E0 #E05EC3 #E0BC5E
split-complementary
#5EE07B #BC5EE0 #E05E82
monochromatic
#20A43D #2BD651 #5EE07B #91EAA5 #C5F4CF
Accessibility & contrast
On white
1.69
#5EE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5EE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE07B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE07B | 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)
#E2CE73
Deuteranopia (green-blind)
#D1C282
Tritanopia (blue-blind)
#3EDCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ee07b; /* rgb */ color: rgb(94, 224, 123); /* oklch */ color: oklch(81.0% 0.181 148.3);
Tailwind
colors: {
custom: {
50: '#97eba2',
500: '#5ee07b',
950: '#000000',
},
}SCSS
$custom: #5ee07b; $custom-light: #97eba2; $custom-dark: #000000;
JSON
{
"hex": "#5ee07b",
"rgb": {
"r": 94,
"g": 224,
"b": 123
},
"hsl": {
"h": 133.385,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.81031,
"c": 0.18119,
"h": 148.3
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#5EE07B
secondary
#A73B8F
accent
#16A6D0
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480