#5EEB80#5EEB80
#5EEB80 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.191 H 148.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB80 |
|---|---|
| RGB | rgb(94, 235, 128) |
| HSL | hsl(134, 78%, 65%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.63, -60.38, 40.72) |
| CIE-LCH | lch(83.63, 72.83, 146.00°) |
| OKLab | oklab(83.84% -0.1631 0.0996) |
| OKLCH | oklch(83.84% 0.191 148.6) |
| XYZ | xyz(38.2180, 63.3512, 30.6318) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.88
Spearmint
#1EF876
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB80 #EB5EC9
analogous
#83EB5E #5EEB80 #5EEBC7
triadic
#5EEB80 #805EEB #EB805E
tetradic
#5EEB80 #5E83EB #EB5EC9 #EBC75E
square
#5EEB80 #5E83EB #EB5EC9 #EBC75E
split-complementary
#5EEB80 #C75EEB #EB5E83
monochromatic
#17B83E #28E455 #5EEB80 #94F2AB #CBF9D6
Accessibility & contrast
On white
1.54
#5EEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB80
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB80 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#37E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eeb80; /* rgb */ color: rgb(94, 235, 128); /* oklch */ color: oklch(83.8% 0.191 148.6);
Tailwind
colors: {
custom: {
50: '#98f2a6',
500: '#5eeb80',
950: '#000000',
},
}SCSS
$custom: #5eeb80; $custom-light: #98f2a6; $custom-dark: #000000;
JSON
{
"hex": "#5eeb80",
"rgb": {
"r": 94,
"g": 235,
"b": 128
},
"hsl": {
"h": 134.468,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83835,
"c": 0.19117,
"h": 148.6
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#5EEB80
secondary
#B73698
accent
#0BA8DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580