#5EF17E#5EF17E
#5EF17E is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.201 H 147.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17E |
|---|---|
| RGB | rgb(94, 241, 126) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.40, -62.89, 43.93) |
| CIE-LCH | lch(85.40, 76.71, 145.07°) |
| OKLab | oklab(85.29% -0.1699 0.1068) |
| OKLCH | oklch(85.29% 0.201 147.8) |
| XYZ | xyz(39.8345, 66.7927, 30.5277) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.82
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17E #F15ED1
analogous
#87F15E #5EF17E #5EF1C7
triadic
#5EF17E #7E5EF1 #F17E5E
tetradic
#5EF17E #5E87F1 #F15ED1 #F1C75E
square
#5EF17E #5E87F1 #F15ED1 #F1C75E
split-complementary
#5EF17E #C75EF1 #F15E87
monochromatic
#11C438 #26EC51 #5EF17E #96F6AB #CFFBD8
Accessibility & contrast
On white
1.46
#5EF17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5EF17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17E
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17E | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#35ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17e; /* rgb */ color: rgb(94, 241, 126); /* oklch */ color: oklch(85.3% 0.201 147.8);
Tailwind
colors: {
custom: {
50: '#99f7a5',
500: '#5ef17e',
950: '#000000',
},
}SCSS
$custom: #5ef17e; $custom-light: #99f7a5; $custom-dark: #000000;
JSON
{
"hex": "#5ef17e",
"rgb": {
"r": 94,
"g": 241,
"b": 126
},
"hsl": {
"h": 133.061,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85285,
"c": 0.20068,
"h": 147.8
},
"luminance": 0.66797
}Semantic roles & 50–950 ramp
primary
#5EF17E
secondary
#C132A2
accent
#05B1E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580