#5EE97B#5EE97B
#5EE97B is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.193 H 147.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE97B |
|---|---|
| RGB | rgb(94, 233, 123) |
| HSL | hsl(133, 76%, 64%) |
| HSV | hsv(133, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(82.96, -60.39, 42.31) |
| CIE-LCH | lch(82.96, 73.73, 144.98°) |
| OKLab | oklab(83.26% -0.1632 0.103) |
| OKLCH | oklch(83.26% 0.193 147.7) |
| XYZ | xyz(37.3276, 62.0840, 28.7513) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Lightish Green
#61E160
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE97B #E95ECC
analogous
#87E95E #5EE97B #5EE9C1
triadic
#5EE97B #7B5EE9 #E97B5E
tetradic
#5EE97B #5E87E9 #E95ECC #E9C15E
square
#5EE97B #5E87E9 #E95ECC #E9C15E
split-complementary
#5EE97B #C15EE9 #E95E87
monochromatic
#19B439 #28E24F #5EE97B #94F0A7 #CAF8D3
Accessibility & contrast
On white
1.57
#5EE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5EE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE97B
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE97B | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#3AE4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee97b; /* rgb */ color: rgb(94, 233, 123); /* oklch */ color: oklch(83.3% 0.193 147.7);
Tailwind
colors: {
custom: {
50: '#98f1a3',
500: '#5ee97b',
950: '#000000',
},
}SCSS
$custom: #5ee97b; $custom-light: #98f1a3; $custom-dark: #000000;
JSON
{
"hex": "#5ee97b",
"rgb": {
"r": 94,
"g": 233,
"b": 123
},
"hsl": {
"h": 132.518,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83262,
"c": 0.19302,
"h": 147.7
},
"luminance": 0.62088
}Semantic roles & 50–950 ramp
primary
#5EE97B
secondary
#B4379A
accent
#0DAED8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580