#5EEB7E#5EEB7E
#5EEB7E is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.193 H 148.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB7E |
|---|---|
| RGB | rgb(94, 235, 126) |
| HSL | hsl(134, 78%, 65%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.60, -60.68, 41.66) |
| CIE-LCH | lch(83.60, 73.61, 145.53°) |
| OKLab | oklab(83.8% -0.164 0.1017) |
| OKLCH | oklch(83.8% 0.193 148.2) |
| XYZ | xyz(38.0877, 63.2990, 29.9454) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.91
Spearmint
#1EF876
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB7E #EB5ECB
analogous
#85EB5E #5EEB7E #5EEBC5
triadic
#5EEB7E #7E5EEB #EB7E5E
tetradic
#5EEB7E #5E85EB #EB5ECB #EBC55E
square
#5EEB7E #5E85EB #EB5ECB #EBC55E
split-complementary
#5EEB7E #C55EEB #EB5E85
monochromatic
#17B83B #28E452 #5EEB7E #94F2AA #CBF9D5
Accessibility & contrast
On white
1.54
#5EEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB7E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB7E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#38E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eeb7e; /* rgb */ color: rgb(94, 235, 126); /* oklch */ color: oklch(83.8% 0.193 148.2);
Tailwind
colors: {
custom: {
50: '#98f2a5',
500: '#5eeb7e',
950: '#000000',
},
}SCSS
$custom: #5eeb7e; $custom-light: #98f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5eeb7e",
"rgb": {
"r": 94,
"g": 235,
"b": 126
},
"hsl": {
"h": 133.617,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83803,
"c": 0.19295,
"h": 148.2
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#5EEB7E
secondary
#B7369A
accent
#0BABDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580