#5EF582#5EF582
#5EF582 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.202 H 148.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF582 |
|---|---|
| RGB | rgb(94, 245, 130) |
| HSL | hsl(134, 88%, 66%) |
| HSV | hsv(134, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(86.65, -63.76, 43.58) |
| CIE-LCH | lch(86.65, 77.22, 145.65°) |
| OKLab | oklab(86.33% -0.1722 0.1062) |
| OKLCH | oklch(86.33% 0.202 148.3) |
| XYZ | xyz(41.2948, 69.2921, 32.3133) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF582 #F55ED1
analogous
#86F55E #5EF582 #5EF5CE
triadic
#5EF582 #825EF5 #F5825E
tetradic
#5EF582 #5E86F5 #F55ED1 #F5CE5E
square
#5EF582 #5E86F5 #F55ED1 #F5CE5E
split-complementary
#5EF582 #CE5EF5 #F55E86
monochromatic
#0DCC3A #24F155 #5EF582 #98F9AF #D1FCDB
Accessibility & contrast
On white
1.41
#5EF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5EF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF582
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF582 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#31F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef582; /* rgb */ color: rgb(94, 245, 130); /* oklch */ color: oklch(86.3% 0.202 148.3);
Tailwind
colors: {
custom: {
50: '#9af9a8',
500: '#5ef582',
950: '#000000',
},
}SCSS
$custom: #5ef582; $custom-light: #9af9a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef582",
"rgb": {
"r": 94,
"g": 245,
"b": 130
},
"hsl": {
"h": 134.305,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.86331,
"c": 0.20229,
"h": 148.3
},
"luminance": 0.69296
}Semantic roles & 50–950 ramp
primary
#5EF582
secondary
#C82FA4
accent
#01AEE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580