#5FF17D#5FF17D
#5FF17D is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.201 H 147.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF17D |
|---|---|
| RGB | rgb(95, 241, 125) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.41, -62.83, 44.43) |
| CIE-LCH | lch(85.41, 76.95, 144.73°) |
| OKLab | oklab(85.3% -0.1698 0.1079) |
| OKLCH | oklch(85.3% 0.201 147.6) |
| XYZ | xyz(39.8735, 66.8203, 30.1944) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF17D #F15FD3
analogous
#8AF15F #5FF17D #5FF1C6
triadic
#5FF17D #7D5FF1 #F17D5F
tetradic
#5FF17D #5F8AF1 #F15FD3 #F1C65F
square
#5FF17D #5F8AF1 #F15FD3 #F1C65F
split-complementary
#5FF17D #C65FF1 #F15F8A
monochromatic
#11C436 #27EC4F #5FF17D #97F6AB #D0FBD8
Accessibility & contrast
On white
1.46
#5FF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5FF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF17D
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF17D | 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)
#F4DD73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#38ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff17d; /* rgb */ color: rgb(95, 241, 125); /* oklch */ color: oklch(85.3% 0.201 147.6);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#5ff17d',
950: '#000000',
},
}SCSS
$custom: #5ff17d; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff17d",
"rgb": {
"r": 95,
"g": 241,
"b": 125
},
"hsl": {
"h": 132.329,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.853,
"c": 0.20116,
"h": 147.6
},
"luminance": 0.66824
}Semantic roles & 50–950 ramp
primary
#5FF17D
secondary
#C232A4
accent
#05B3E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580