#5EDC82#5EDC82
#5EDC82 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.169 H 150.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC82 |
|---|---|
| RGB | rgb(94, 220, 130) |
| HSL | hsl(137, 64%, 62%) |
| HSV | hsv(137, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.14, -54.34, 33.95) |
| CIE-LCH | lch(79.14, 64.07, 148.00°) |
| OKLab | oklab(80.16% -0.1471 0.0841) |
| OKLCH | oklch(80.16% 0.169 150.2) |
| XYZ | xyz(34.2361, 55.1746, 29.9603) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Tealish Green
#0CDC73
ΔE00 3.60
Seaweed
#18D17B
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.92
Emerald
#50C878
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC82 #DC5EB8
analogous
#79DC5E #5EDC82 #5EDCC1
triadic
#5EDC82 #825EDC #DC825E
tetradic
#5EDC82 #5E79DC #DC5EB8 #DCC15E
square
#5EDC82 #5E79DC #DC5EB8 #DCC15E
split-complementary
#5EDC82 #C15EDC #DC5E79
monochromatic
#229D45 #2DD05C #5EDC82 #90E7A9 #C3F2D0
Accessibility & contrast
On white
1.74
#5EDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5EDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC82
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC82 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#3CD9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc82; /* rgb */ color: rgb(94, 220, 130); /* oklch */ color: oklch(80.2% 0.169 150.2);
Tailwind
colors: {
custom: {
50: '#96e8a7',
500: '#5edc82',
950: '#000000',
},
}SCSS
$custom: #5edc82; $custom-light: #96e8a7; $custom-dark: #000000;
JSON
{
"hex": "#5edc82",
"rgb": {
"r": 94,
"g": 220,
"b": 130
},
"hsl": {
"h": 137.143,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80158,
"c": 0.16939,
"h": 150.2
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#5EDC82
secondary
#A13D85
accent
#1999CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480