#5EF17A#5EF17A
#5EF17A is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.204 H 147.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF17A |
|---|---|
| RGB | rgb(94, 241, 122) |
| HSL | hsl(131, 84%, 66%) |
| HSV | hsv(131, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(85.35, -63.46, 45.77) |
| CIE-LCH | lch(85.35, 78.24, 144.20°) |
| OKLab | oklab(85.23% -0.1715 0.1108) |
| OKLCH | oklch(85.23% 0.204 147.1) |
| XYZ | xyz(39.5816, 66.6915, 29.1954) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Spring Green
#00FF7F
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF17A #F15ED5
analogous
#8BF15E #5EF17A #5EF1C4
triadic
#5EF17A #7A5EF1 #F17A5E
tetradic
#5EF17A #5E8BF1 #F15ED5 #F1C45E
square
#5EF17A #5E8BF1 #F15ED5 #F1C45E
split-complementary
#5EF17A #C45EF1 #F15E8B
monochromatic
#11C433 #26EC4B #5EF17A #96F6A9 #CFFBD7
Accessibility & contrast
On white
1.46
#5EF17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5EF17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF17A
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF17A | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD70
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#37ECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef17a; /* rgb */ color: rgb(94, 241, 122); /* oklch */ color: oklch(85.2% 0.204 147.1);
Tailwind
colors: {
custom: {
50: '#99f7a2',
500: '#5ef17a',
950: '#000000',
},
}SCSS
$custom: #5ef17a; $custom-light: #99f7a2; $custom-dark: #000000;
JSON
{
"hex": "#5ef17a",
"rgb": {
"r": 94,
"g": 241,
"b": 122
},
"hsl": {
"h": 131.429,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85226,
"c": 0.20417,
"h": 147.1
},
"luminance": 0.66695
}Semantic roles & 50–950 ramp
primary
#5EF17A
secondary
#C132A6
accent
#05B7E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580