#5EE98C#5EE98C
#5EE98C is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.178 H 151.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE98C |
|---|---|
| RGB | rgb(94, 233, 140) |
| HSL | hsl(140, 76%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.20, -57.70, 34.23) |
| CIE-LCH | lch(83.20, 67.09, 149.32°) |
| OKLab | oklab(83.54% -0.1561 0.085) |
| OKLCH | oklch(83.54% 0.178 151.4) |
| XYZ | xyz(38.4857, 62.5472, 34.8505) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Turquoise Green
#04F489
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.42
Wintergreen
#20F986
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE98C #E95EBB
analogous
#76E95E #5EE98C #5EE9D2
triadic
#5EE98C #8C5EE9 #E98C5E
tetradic
#5EE98C #5E76E9 #E95EBB #E9D25E
square
#5EE98C #5E76E9 #E95EBB #E9D25E
split-complementary
#5EE98C #D25EE9 #E95E76
monochromatic
#19B44C #28E266 #5EE98C #94F0B2 #CAF8D9
Accessibility & contrast
On white
1.55
#5EE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5EE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE98C
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE98C | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#31E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee98c; /* rgb */ color: rgb(94, 233, 140); /* oklch */ color: oklch(83.5% 0.178 151.4);
Tailwind
colors: {
custom: {
50: '#98f1ae',
500: '#5ee98c',
950: '#000000',
},
}SCSS
$custom: #5ee98c; $custom-light: #98f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5ee98c",
"rgb": {
"r": 94,
"g": 233,
"b": 140
},
"hsl": {
"h": 139.856,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83544,
"c": 0.1777,
"h": 151.4
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#5EE98C
secondary
#B4378B
accent
#0D95D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581