#5FF17B#5FF17B
#5FF17B is a very light, highly saturated green. Relative luminance 0.668; OKLCH L 85.3% C 0.203 H 147.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF17B |
|---|---|
| RGB | rgb(95, 241, 123) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 49%, 5.5%) |
| CIE-LAB | lab(85.39, -63.11, 45.35) |
| CIE-LCH | lch(85.39, 77.72, 144.30°) |
| OKLab | oklab(85.27% -0.1706 0.1099) |
| OKLCH | oklch(85.27% 0.203 147.2) |
| XYZ | xyz(39.7471, 66.7697, 29.5283) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF17B #F15FD5
analogous
#8CF15F #5FF17B #5FF1C4
triadic
#5FF17B #7B5FF1 #F17B5F
tetradic
#5FF17B #5F8CF1 #F15FD5 #F1C45F
square
#5FF17B #5F8CF1 #F15FD5 #F1C45F
split-complementary
#5FF17B #C45FF1 #F15F8C
monochromatic
#11C434 #27EC4D #5FF17B #97F6A9 #D0FBD8
Accessibility & contrast
On white
1.46
#5FF17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5FF17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF17B
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF17B | 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)
#F4DD71
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#39ECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff17b; /* rgb */ color: rgb(95, 241, 123); /* oklch */ color: oklch(85.3% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#9af7a3',
500: '#5ff17b',
950: '#000000',
},
}SCSS
$custom: #5ff17b; $custom-light: #9af7a3; $custom-dark: #000000;
JSON
{
"hex": "#5ff17b",
"rgb": {
"r": 95,
"g": 241,
"b": 123
},
"hsl": {
"h": 131.507,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.8527,
"c": 0.20291,
"h": 147.2
},
"luminance": 0.66774
}Semantic roles & 50–950 ramp
primary
#5FF17B
secondary
#C232A6
accent
#05B6E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580