#5EDD80#5EDD80
#5EDD80 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.173 H 149.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDD80 |
|---|---|
| RGB | rgb(94, 221, 128) |
| HSL | hsl(136, 65%, 62%) |
| HSV | hsv(136, 57%, 87%) |
| CMYK | cmyk(57.5%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.41, -55.06, 35.31) |
| CIE-LCH | lch(79.41, 65.41, 147.32°) |
| OKLab | oklab(80.37% -0.149 0.0872) |
| OKLCH | oklch(80.37% 0.173 149.7) |
| XYZ | xyz(34.3664, 55.6479, 29.3480) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Tealish Green
#0CDC73
ΔE00 3.47
Seaweed
#18D17B
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.22
Emerald
#50C878
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDD80 #DD5EBB
analogous
#7CDD5E #5EDD80 #5EDDC0
triadic
#5EDD80 #805EDD #DD805E
tetradic
#5EDD80 #5E7CDD #DD5EBB #DDC05E
square
#5EDD80 #5E7CDD #DD5EBB #DDC05E
split-complementary
#5EDD80 #C05EDD #DD5E7C
monochromatic
#229F43 #2CD259 #5EDD80 #91E8A8 #C3F2D0
Accessibility & contrast
On white
1.73
#5EDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5EDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDD80
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDD80 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#CEC086
Tritanopia (blue-blind)
#3DD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5edd80; /* rgb */ color: rgb(94, 221, 128); /* oklch */ color: oklch(80.4% 0.173 149.7);
Tailwind
colors: {
custom: {
50: '#96e8a6',
500: '#5edd80',
950: '#000000',
},
}SCSS
$custom: #5edd80; $custom-light: #96e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5edd80",
"rgb": {
"r": 94,
"g": 221,
"b": 128
},
"hsl": {
"h": 136.063,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.80371,
"c": 0.1726,
"h": 149.7
},
"luminance": 0.55651
}Semantic roles & 50–950 ramp
primary
#5EDD80
secondary
#A23D87
accent
#199DCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480