#5EE98E#5EE98E
#5EE98E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.176 H 151.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE98E |
|---|---|
| RGB | rgb(94, 233, 142) |
| HSL | hsl(141, 76%, 64%) |
| HSV | hsv(141, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.23, -57.36, 33.27) |
| CIE-LCH | lch(83.23, 66.31, 149.88°) |
| OKLab | oklab(83.58% -0.1552 0.0828) |
| OKLCH | oklch(83.58% 0.176 151.9) |
| XYZ | xyz(38.6345, 62.6067, 35.6342) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE98E #E95EB9
analogous
#74E95E #5EE98E #5EE9D3
triadic
#5EE98E #8E5EE9 #E98E5E
tetradic
#5EE98E #5E74E9 #E95EB9 #E9D35E
square
#5EE98E #5E74E9 #E95EB9 #E9D35E
split-complementary
#5EE98E #D35EE9 #E95E74
monochromatic
#19B44E #28E268 #5EE98E #94F0B4 #CAF8DA
Accessibility & contrast
On white
1.55
#5EE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5EE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE98E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE98E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#30E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee98e; /* rgb */ color: rgb(94, 233, 142); /* oklch */ color: oklch(83.6% 0.176 151.9);
Tailwind
colors: {
custom: {
50: '#98f1b0',
500: '#5ee98e',
950: '#000000',
},
}SCSS
$custom: #5ee98e; $custom-light: #98f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5ee98e",
"rgb": {
"r": 94,
"g": 233,
"b": 142
},
"hsl": {
"h": 140.719,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.8358,
"c": 0.17588,
"h": 151.9
},
"luminance": 0.62611
}Semantic roles & 50–950 ramp
primary
#5EE98E
secondary
#B43789
accent
#0D92D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581