#5EE97A#5EE97A
#5EE97A is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.2% C 0.194 H 147.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE97A |
|---|---|
| RGB | rgb(94, 233, 122) |
| HSL | hsl(132, 76%, 64%) |
| HSV | hsv(132, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.94, -60.53, 42.77) |
| CIE-LCH | lch(82.94, 74.12, 144.75°) |
| OKLab | oklab(83.25% -0.1636 0.1041) |
| OKLCH | oklch(83.25% 0.194 147.5) |
| XYZ | xyz(37.2653, 62.0591, 28.4233) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightish Green
#61E160
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 4.07
Spearmint
#1EF876
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE97A #E95ECD
analogous
#88E95E #5EE97A #5EE9BF
triadic
#5EE97A #7A5EE9 #E97A5E
tetradic
#5EE97A #5E88E9 #E95ECD #E9BF5E
square
#5EE97A #5E88E9 #E95ECD #E9BF5E
split-complementary
#5EE97A #BF5EE9 #E95E88
monochromatic
#19B438 #28E24E #5EE97A #94F0A6 #CAF8D3
Accessibility & contrast
On white
1.57
#5EE97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5EE97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE97A
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE97A | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#3BE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee97a; /* rgb */ color: rgb(94, 233, 122); /* oklch */ color: oklch(83.2% 0.194 147.5);
Tailwind
colors: {
custom: {
50: '#98f1a2',
500: '#5ee97a',
950: '#000000',
},
}SCSS
$custom: #5ee97a; $custom-light: #98f1a2; $custom-dark: #000000;
JSON
{
"hex": "#5ee97a",
"rgb": {
"r": 94,
"g": 233,
"b": 122
},
"hsl": {
"h": 132.086,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83247,
"c": 0.19391,
"h": 147.5
},
"luminance": 0.62063
}Semantic roles & 50–950 ramp
primary
#5EE97A
secondary
#B4379B
accent
#0DAFD8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580