#5EF17F#5EF17F
#5EF17F is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.3% C 0.200 H 148.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17F |
|---|---|
| RGB | rgb(94, 241, 127) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.41, -62.74, 43.46) |
| CIE-LCH | lch(85.41, 76.33, 145.29°) |
| OKLab | oklab(85.3% -0.1695 0.1058) |
| OKLCH | oklch(85.3% 0.2 148) |
| XYZ | xyz(39.8994, 66.8187, 30.8692) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.75
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17F #F15ED0
analogous
#86F15E #5EF17F #5EF1C8
triadic
#5EF17F #7F5EF1 #F17F5E
tetradic
#5EF17F #5E86F1 #F15ED0 #F1C85E
square
#5EF17F #5E86F1 #F15ED0 #F1C85E
split-complementary
#5EF17F #C85EF1 #F15E86
monochromatic
#11C439 #26EC52 #5EF17F #96F6AC #CFFBD9
Accessibility & contrast
On white
1.46
#5EF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5EF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17F | 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)
#F3DD76
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#35ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17f; /* rgb */ color: rgb(94, 241, 127); /* oklch */ color: oklch(85.3% 0.200 148.0);
Tailwind
colors: {
custom: {
50: '#99f7a6',
500: '#5ef17f',
950: '#000000',
},
}SCSS
$custom: #5ef17f; $custom-light: #99f7a6; $custom-dark: #000000;
JSON
{
"hex": "#5ef17f",
"rgb": {
"r": 94,
"g": 241,
"b": 127
},
"hsl": {
"h": 133.469,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.853,
"c": 0.19981,
"h": 148
},
"luminance": 0.66823
}Semantic roles & 50–950 ramp
primary
#5EF17F
secondary
#C132A1
accent
#05AFE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580