#5EF17D#5EF17D
#5EF17D is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.202 H 147.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17D |
|---|---|
| RGB | rgb(94, 241, 125) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.39, -63.03, 44.39) |
| CIE-LCH | lch(85.39, 77.09, 144.85°) |
| OKLab | oklab(85.27% -0.1703 0.1078) |
| OKLCH | oklch(85.27% 0.202 147.7) |
| XYZ | xyz(39.7703, 66.7670, 30.1895) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17D #F15ED2
analogous
#88F15E #5EF17D #5EF1C6
triadic
#5EF17D #7D5EF1 #F17D5E
tetradic
#5EF17D #5E88F1 #F15ED2 #F1C65E
square
#5EF17D #5E88F1 #F15ED2 #F1C65E
split-complementary
#5EF17D #C65EF1 #F15E88
monochromatic
#11C437 #26EC50 #5EF17D #96F6AA #CFFBD8
Accessibility & contrast
On white
1.46
#5EF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17D
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17D | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#36ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17d; /* rgb */ color: rgb(94, 241, 125); /* oklch */ color: oklch(85.3% 0.202 147.7);
Tailwind
colors: {
custom: {
50: '#99f7a4',
500: '#5ef17d',
950: '#000000',
},
}SCSS
$custom: #5ef17d; $custom-light: #99f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ef17d",
"rgb": {
"r": 94,
"g": 241,
"b": 125
},
"hsl": {
"h": 132.653,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.8527,
"c": 0.20156,
"h": 147.7
},
"luminance": 0.66771
}Semantic roles & 50–950 ramp
primary
#5EF17D
secondary
#C132A3
accent
#05B2E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580