#5FF17E#5FF17E
#5FF17E is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.200 H 147.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF17E |
|---|---|
| RGB | rgb(95, 241, 126) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.43, -62.68, 43.97) |
| CIE-LCH | lch(85.43, 76.56, 144.95°) |
| OKLab | oklab(85.32% -0.1693 0.1069) |
| OKLCH | oklch(85.32% 0.2 147.7) |
| XYZ | xyz(39.9377, 66.8460, 30.5325) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.87
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF17E #F15FD2
analogous
#89F15F #5FF17E #5FF1C7
triadic
#5FF17E #7E5FF1 #F17E5F
tetradic
#5FF17E #5F89F1 #F15FD2 #F1C75F
square
#5FF17E #5F89F1 #F15FD2 #F1C75F
split-complementary
#5FF17E #C75FF1 #F15F89
monochromatic
#11C437 #27EC51 #5FF17E #97F6AB #D0FBD9
Accessibility & contrast
On white
1.46
#5FF17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5FF17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF17E
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF17E | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD75
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#37ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff17e; /* rgb */ color: rgb(95, 241, 126); /* oklch */ color: oklch(85.3% 0.200 147.7);
Tailwind
colors: {
custom: {
50: '#9af7a5',
500: '#5ff17e',
950: '#000000',
},
}SCSS
$custom: #5ff17e; $custom-light: #9af7a5; $custom-dark: #000000;
JSON
{
"hex": "#5ff17e",
"rgb": {
"r": 95,
"g": 241,
"b": 126
},
"hsl": {
"h": 132.74,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85315,
"c": 0.20028,
"h": 147.7
},
"luminance": 0.6685
}Semantic roles & 50–950 ramp
primary
#5FF17E
secondary
#C232A3
accent
#05B2E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580