#5EE393#5EE393
#5EE393 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.163 H 154.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE393 |
|---|---|
| RGB | rgb(94, 227, 147) |
| HSL | hsl(144, 70%, 63%) |
| HSV | hsv(144, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(81.52, -54.13, 28.45) |
| CIE-LCH | lch(81.52, 61.15, 152.27°) |
| OKLab | oklab(82.2% -0.1469 0.0714) |
| OKLCH | oklch(82.2% 0.163 154.1) |
| XYZ | xyz(37.3486, 59.4209, 37.0992) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.60
Tealish Green
#0CDC73
ΔE00 5.05
Seafoam Green
#7AF9AB
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.38
Turquoise Green
#04F489
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE393 #E35EAE
analogous
#6BE35E #5EE393 #5EE3D6
triadic
#5EE393 #935EE3 #E3935E
tetradic
#5EE393 #5E6BE3 #E35EAE #E3D65E
square
#5EE393 #5E6BE3 #E35EAE #E3D65E
split-complementary
#5EE393 #D65EE3 #E35E6B
monochromatic
#1DA955 #2ADA70 #5EE393 #92ECB6 #C6F5D9
Accessibility & contrast
On white
1.63
#5EE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5EE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE393
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE393 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#30E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee393; /* rgb */ color: rgb(94, 227, 147); /* oklch */ color: oklch(82.2% 0.163 154.1);
Tailwind
colors: {
custom: {
50: '#97edb3',
500: '#5ee393',
950: '#000000',
},
}SCSS
$custom: #5ee393; $custom-light: #97edb3; $custom-dark: #000000;
JSON
{
"hex": "#5ee393",
"rgb": {
"r": 94,
"g": 227,
"b": 147
},
"hsl": {
"h": 143.91,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82202,
"c": 0.1633,
"h": 154.1
},
"luminance": 0.59424
}Semantic roles & 50–950 ramp
primary
#5EE393
secondary
#AB3A7E
accent
#1386D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581