#5EE98A#5EE98A
#5EE98A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.180 H 150.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE98A |
|---|---|
| RGB | rgb(94, 233, 138) |
| HSL | hsl(139, 76%, 64%) |
| HSV | hsv(139, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.17, -58.03, 35.19) |
| CIE-LCH | lch(83.17, 67.87, 148.77°) |
| OKLab | oklab(83.51% -0.1569 0.0872) |
| OKLCH | oklch(83.51% 0.18 150.9) |
| XYZ | xyz(38.3395, 62.4888, 34.0809) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 3.74
Wintergreen
#20F986
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE98A #E95EBD
analogous
#78E95E #5EE98A #5EE9D0
triadic
#5EE98A #8A5EE9 #E98A5E
tetradic
#5EE98A #5E78E9 #E95EBD #E9D05E
square
#5EE98A #5E78E9 #E95EBD #E9D05E
split-complementary
#5EE98A #D05EE9 #E95E78
monochromatic
#19B44A #28E263 #5EE98A #94F0B1 #CAF8D8
Accessibility & contrast
On white
1.56
#5EE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5EE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE98A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE98A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#33E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee98a; /* rgb */ color: rgb(94, 233, 138); /* oklch */ color: oklch(83.5% 0.180 150.9);
Tailwind
colors: {
custom: {
50: '#98f1ad',
500: '#5ee98a',
950: '#000000',
},
}SCSS
$custom: #5ee98a; $custom-light: #98f1ad; $custom-dark: #000000;
JSON
{
"hex": "#5ee98a",
"rgb": {
"r": 94,
"g": 233,
"b": 138
},
"hsl": {
"h": 138.993,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83509,
"c": 0.17952,
"h": 150.9
},
"luminance": 0.62492
}Semantic roles & 50–950 ramp
primary
#5EE98A
secondary
#B4378D
accent
#0D98D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581