#5EDC84#5EDC84
#5EDC84 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.168 H 150.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC84 |
|---|---|
| RGB | rgb(94, 220, 132) |
| HSL | hsl(138, 64%, 62%) |
| HSV | hsv(138, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.17, -54.00, 32.98) |
| CIE-LCH | lch(79.17, 63.28, 148.59°) |
| OKLab | oklab(80.19% -0.1462 0.0819) |
| OKLCH | oklch(80.19% 0.168 150.8) |
| XYZ | xyz(34.3716, 55.2288, 30.6742) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Tealish Green
#0CDC73
ΔE00 3.74
Seaweed
#18D17B
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.68
Emerald
#50C878
ΔE00 4.97
Lightish Green
#61E160
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC84 #DC5EB6
analogous
#77DC5E #5EDC84 #5EDCC3
triadic
#5EDC84 #845EDC #DC845E
tetradic
#5EDC84 #5E77DC #DC5EB6 #DCC35E
square
#5EDC84 #5E77DC #DC5EB6 #DCC35E
split-complementary
#5EDC84 #C35EDC #DC5E77
monochromatic
#229D47 #2DD05E #5EDC84 #90E7AA #C3F2D1
Accessibility & contrast
On white
1.74
#5EDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5EDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC84
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC84 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#3BD9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc84; /* rgb */ color: rgb(94, 220, 132); /* oklch */ color: oklch(80.2% 0.168 150.8);
Tailwind
colors: {
custom: {
50: '#96e8a8',
500: '#5edc84',
950: '#000000',
},
}SCSS
$custom: #5edc84; $custom-light: #96e8a8; $custom-dark: #000000;
JSON
{
"hex": "#5edc84",
"rgb": {
"r": 94,
"g": 220,
"b": 132
},
"hsl": {
"h": 138.095,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80194,
"c": 0.16754,
"h": 150.8
},
"luminance": 0.55232
}Semantic roles & 50–950 ramp
primary
#5EDC84
secondary
#A13D83
accent
#1996CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480