#5EE382#5EE382
#5EE382 is a light, vivid green. Relative luminance 0.589; OKLCH L 81.9% C 0.179 H 149.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE382 |
|---|---|
| RGB | rgb(94, 227, 130) |
| HSL | hsl(136, 70%, 63%) |
| HSV | hsv(136, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(81.25, -57.05, 36.69) |
| CIE-LCH | lch(81.25, 67.83, 147.25°) |
| OKLab | oklab(81.89% -0.1543 0.0904) |
| OKLCH | oklch(81.89% 0.179 149.6) |
| XYZ | xyz(36.1118, 58.9261, 30.5856) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.07
Tealish Green
#0CDC73
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.74
Lightish Green
#61E160
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE382 #E35EBF
analogous
#7CE35E #5EE382 #5EE3C5
triadic
#5EE382 #825EE3 #E3825E
tetradic
#5EE382 #5E7CE3 #E35EBF #E3C55E
square
#5EE382 #5E7CE3 #E35EBF #E3C55E
split-complementary
#5EE382 #C55EE3 #E35E7C
monochromatic
#1DA943 #2ADA5A #5EE382 #92ECAA #C6F5D3
Accessibility & contrast
On white
1.64
#5EE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5EE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE382
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE382 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D17B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#3ADFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee382; /* rgb */ color: rgb(94, 227, 130); /* oklch */ color: oklch(81.9% 0.179 149.6);
Tailwind
colors: {
custom: {
50: '#97eda7',
500: '#5ee382',
950: '#000000',
},
}SCSS
$custom: #5ee382; $custom-light: #97eda7; $custom-dark: #000000;
JSON
{
"hex": "#5ee382",
"rgb": {
"r": 94,
"g": 227,
"b": 130
},
"hsl": {
"h": 136.241,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.8189,
"c": 0.17882,
"h": 149.6
},
"luminance": 0.5893
}Semantic roles & 50–950 ramp
primary
#5EE382
secondary
#AB3A8C
accent
#139FD2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580