#5EE993#5EE993
#5EE993 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.171 H 153.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE993 |
|---|---|
| RGB | rgb(94, 233, 147) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.32, -56.48, 30.85) |
| CIE-LCH | lch(83.32, 64.36, 151.36°) |
| OKLab | oklab(83.67% -0.153 0.0771) |
| OKLCH | oklch(83.67% 0.171 153.2) |
| XYZ | xyz(39.0183, 62.7603, 37.6558) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE993 #E95EB4
analogous
#6FE95E #5EE993 #5EE9D9
triadic
#5EE993 #935EE9 #E9935E
tetradic
#5EE993 #5E6FE9 #E95EB4 #E9D95E
square
#5EE993 #5E6FE9 #E95EB4 #E9D95E
split-complementary
#5EE993 #D95EE9 #E95E6F
monochromatic
#19B454 #28E26F #5EE993 #94F0B7 #CAF8DB
Accessibility & contrast
On white
1.55
#5EE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5EE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE993
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE993 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#2DE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee993; /* rgb */ color: rgb(94, 233, 147); /* oklch */ color: oklch(83.7% 0.171 153.2);
Tailwind
colors: {
custom: {
50: '#98f1b3',
500: '#5ee993',
950: '#000000',
},
}SCSS
$custom: #5ee993; $custom-light: #98f1b3; $custom-dark: #000000;
JSON
{
"hex": "#5ee993",
"rgb": {
"r": 94,
"g": 233,
"b": 147
},
"hsl": {
"h": 142.878,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83674,
"c": 0.17135,
"h": 153.2
},
"luminance": 0.62764
}Semantic roles & 50–950 ramp
primary
#5EE993
secondary
#B43784
accent
#0D8BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581