#5FF17C#5FF17C
#5FF17C is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.202 H 147.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF17C |
|---|---|
| RGB | rgb(95, 241, 124) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.40, -62.97, 44.89) |
| CIE-LCH | lch(85.40, 77.33, 144.52°) |
| OKLab | oklab(85.29% -0.1702 0.1089) |
| OKLCH | oklch(85.29% 0.202 147.4) |
| XYZ | xyz(39.8100, 66.7949, 29.8596) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF17C #F15FD4
analogous
#8BF15F #5FF17C #5FF1C5
triadic
#5FF17C #7C5FF1 #F17C5F
tetradic
#5FF17C #5F8BF1 #F15FD4 #F1C55F
square
#5FF17C #5F8BF1 #F15FD4 #F1C55F
split-complementary
#5FF17C #C55FF1 #F15F8B
monochromatic
#11C435 #27EC4E #5FF17C #97F6AA #D0FBD8
Accessibility & contrast
On white
1.46
#5FF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5FF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF17C
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF17C | 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)
#F4DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#38ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff17c; /* rgb */ color: rgb(95, 241, 124); /* oklch */ color: oklch(85.3% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#5ff17c',
950: '#000000',
},
}SCSS
$custom: #5ff17c; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff17c",
"rgb": {
"r": 95,
"g": 241,
"b": 124
},
"hsl": {
"h": 131.918,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85285,
"c": 0.20203,
"h": 147.4
},
"luminance": 0.66799
}Semantic roles & 50–950 ramp
primary
#5FF17C
secondary
#C232A5
accent
#05B5E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580