#5EEA93#5EEA93
#5EEA93 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.173 H 153.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA93 |
|---|---|
| RGB | rgb(94, 234, 147) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.61, -56.87, 31.25) |
| CIE-LCH | lch(83.61, 64.89, 151.21°) |
| OKLab | oklab(83.92% -0.154 0.0781) |
| OKLCH | oklch(83.92% 0.173 153.1) |
| XYZ | xyz(39.3022, 63.3281, 37.7504) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA93 #EA5EB5
analogous
#6FEA5E #5EEA93 #5EEAD9
triadic
#5EEA93 #935EEA #EA935E
tetradic
#5EEA93 #5E6FEA #EA5EB5 #EAD95E
square
#5EEA93 #5E6FEA #EA5EB5 #EAD95E
split-complementary
#5EEA93 #D95EEA #EA5E6F
monochromatic
#18B654 #28E36F #5EEA93 #94F1B7 #CAF8DC
Accessibility & contrast
On white
1.54
#5EEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA93
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA93 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#2CE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea93; /* rgb */ color: rgb(94, 234, 147); /* oklch */ color: oklch(83.9% 0.173 153.1);
Tailwind
colors: {
custom: {
50: '#98f2b3',
500: '#5eea93',
950: '#000000',
},
}SCSS
$custom: #5eea93; $custom-light: #98f2b3; $custom-dark: #000000;
JSON
{
"hex": "#5eea93",
"rgb": {
"r": 94,
"g": 234,
"b": 147
},
"hsl": {
"h": 142.714,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83919,
"c": 0.17269,
"h": 153.1
},
"luminance": 0.63332
}Semantic roles & 50–950 ramp
primary
#5EEA93
secondary
#B63786
accent
#0C8CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581