#5EE98D#5EE98D
#5EE98D is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.177 H 151.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE98D |
|---|---|
| RGB | rgb(94, 233, 141) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.22, -57.53, 33.75) |
| CIE-LCH | lch(83.22, 66.70, 149.60°) |
| OKLab | oklab(83.56% -0.1556 0.0839) |
| OKLCH | oklch(83.56% 0.177 151.7) |
| XYZ | xyz(38.5597, 62.5769, 35.2406) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE98D #E95EBA
analogous
#75E95E #5EE98D #5EE9D3
triadic
#5EE98D #8D5EE9 #E98D5E
tetradic
#5EE98D #5E75E9 #E95EBA #E9D35E
square
#5EE98D #5E75E9 #E95EBA #E9D35E
split-complementary
#5EE98D #D35EE9 #E95E75
monochromatic
#19B44D #28E267 #5EE98D #94F0B3 #CAF8D9
Accessibility & contrast
On white
1.55
#5EE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5EE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE98D
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE98D | 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)
#EAD787
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#31E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee98d; /* rgb */ color: rgb(94, 233, 141); /* oklch */ color: oklch(83.6% 0.177 151.7);
Tailwind
colors: {
custom: {
50: '#98f1af',
500: '#5ee98d',
950: '#000000',
},
}SCSS
$custom: #5ee98d; $custom-light: #98f1af; $custom-dark: #000000;
JSON
{
"hex": "#5ee98d",
"rgb": {
"r": 94,
"g": 233,
"b": 141
},
"hsl": {
"h": 140.288,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83562,
"c": 0.1768,
"h": 151.7
},
"luminance": 0.62581
}Semantic roles & 50–950 ramp
primary
#5EE98D
secondary
#B4378A
accent
#0D94D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581