#5EF17C#5EF17C
#5EF17C is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.3% C 0.202 H 147.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17C |
|---|---|
| RGB | rgb(94, 241, 124) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.37, -63.18, 44.85) |
| CIE-LCH | lch(85.37, 77.48, 144.63°) |
| OKLab | oklab(85.26% -0.1707 0.1088) |
| OKLCH | oklch(85.26% 0.202 147.5) |
| XYZ | xyz(39.7067, 66.7416, 29.8548) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17C #F15ED3
analogous
#89F15E #5EF17C #5EF1C5
triadic
#5EF17C #7C5EF1 #F17C5E
tetradic
#5EF17C #5E89F1 #F15ED3 #F1C55E
square
#5EF17C #5E89F1 #F15ED3 #F1C55E
split-complementary
#5EF17C #C55EF1 #F15E89
monochromatic
#11C435 #26EC4E #5EF17C #96F6AA #CFFBD8
Accessibility & contrast
On white
1.46
#5EF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17C
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17C | 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)
#F4DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#36ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17c; /* rgb */ color: rgb(94, 241, 124); /* oklch */ color: oklch(85.3% 0.202 147.5);
Tailwind
colors: {
custom: {
50: '#99f7a4',
500: '#5ef17c',
950: '#000000',
},
}SCSS
$custom: #5ef17c; $custom-light: #99f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ef17c",
"rgb": {
"r": 94,
"g": 241,
"b": 124
},
"hsl": {
"h": 132.245,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85255,
"c": 0.20242,
"h": 147.5
},
"luminance": 0.66746
}Semantic roles & 50–950 ramp
primary
#5EF17C
secondary
#C132A4
accent
#05B4E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580