#5EED82#5EED82
#5EED82 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.192 H 148.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED82 |
|---|---|
| RGB | rgb(94, 237, 130) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.25, -60.82, 40.54) |
| CIE-LCH | lch(84.25, 73.09, 146.31°) |
| OKLab | oklab(84.36% -0.1643 0.0993) |
| OKLCH | oklch(84.36% 0.192 148.9) |
| XYZ | xyz(38.9268, 64.5560, 31.5239) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED82 #ED5EC9
analogous
#82ED5E #5EED82 #5EEDCA
triadic
#5EED82 #825EED #ED825E
tetradic
#5EED82 #5E82ED #ED5EC9 #EDCA5E
square
#5EED82 #5E82ED #ED5EC9 #EDCA5E
split-complementary
#5EED82 #CA5EED #ED5E82
monochromatic
#15BC3F #27E757 #5EED82 #95F3AD #CCF9D7
Accessibility & contrast
On white
1.51
#5EED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5EED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED82
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED82 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#35E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed82; /* rgb */ color: rgb(94, 237, 130); /* oklch */ color: oklch(84.4% 0.192 148.9);
Tailwind
colors: {
custom: {
50: '#99f4a8',
500: '#5eed82',
950: '#000000',
},
}SCSS
$custom: #5eed82; $custom-light: #99f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5eed82",
"rgb": {
"r": 94,
"g": 237,
"b": 130
},
"hsl": {
"h": 135.105,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8436,
"c": 0.19199,
"h": 148.9
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#5EED82
secondary
#BA3599
accent
#09A7DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580