#5EEB7C#5EEB7C
#5EEB7C is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.195 H 147.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB7C |
|---|---|
| RGB | rgb(94, 235, 124) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.57, -60.98, 42.60) |
| CIE-LCH | lch(83.57, 74.38, 145.06°) |
| OKLab | oklab(83.77% -0.1648 0.1037) |
| OKLCH | oklch(83.77% 0.195 147.8) |
| XYZ | xyz(37.9599, 63.2479, 29.2725) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.74
Spearmint
#1EF876
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.85
Wintergreen
#20F986
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB7C #EB5ECD
analogous
#87EB5E #5EEB7C #5EEBC3
triadic
#5EEB7C #7C5EEB #EB7C5E
tetradic
#5EEB7C #5E87EB #EB5ECD #EBC35E
square
#5EEB7C #5E87EB #EB5ECD #EBC35E
split-complementary
#5EEB7C #C35EEB #EB5E87
monochromatic
#17B839 #28E450 #5EEB7C #94F2A8 #CBF9D5
Accessibility & contrast
On white
1.54
#5EEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5EEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB7C
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB7C | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#39E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eeb7c; /* rgb */ color: rgb(94, 235, 124); /* oklch */ color: oklch(83.8% 0.195 147.8);
Tailwind
colors: {
custom: {
50: '#98f2a3',
500: '#5eeb7c',
950: '#000000',
},
}SCSS
$custom: #5eeb7c; $custom-light: #98f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5eeb7c",
"rgb": {
"r": 94,
"g": 235,
"b": 124
},
"hsl": {
"h": 132.766,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83772,
"c": 0.19472,
"h": 147.8
},
"luminance": 0.63252
}Semantic roles & 50–950 ramp
primary
#5EEB7C
secondary
#B7369C
accent
#0BAEDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580