#5FE17A#5FE17A
#5FE17A is a light, vivid green. Relative luminance 0.577; OKLCH L 81.3% C 0.183 H 147.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE17A |
|---|---|
| RGB | rgb(95, 225, 122) |
| HSL | hsl(132, 68%, 63%) |
| HSV | hsv(132, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(80.56, -57.31, 39.78) |
| CIE-LCH | lch(80.56, 69.76, 145.24°) |
| OKLab | oklab(81.3% -0.155 0.0973) |
| OKLCH | oklch(81.3% 0.183 147.9) |
| XYZ | xyz(35.1550, 57.6852, 27.6903) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Tealish Green
#0CDC73
ΔE00 3.66
Lightish Green
#61E160
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 5.15
Turquoise Green
#04F489
ΔE00 5.35
Minty Green
#0BF77D
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE17A #E15FC6
analogous
#85E15F #5FE17A #5FE1BB
triadic
#5FE17A #7A5FE1 #E17A5F
tetradic
#5FE17A #5F85E1 #E15FC6 #E1BB5F
square
#5FE17A #5F85E1 #E15FC6 #E1BB5F
split-complementary
#5FE17A #BB5FE1 #E15F85
monochromatic
#1FA63B #2BD74F #5FE17A #93EBA5 #C6F4D0
Accessibility & contrast
On white
1.67
#5FE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5FE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE17A
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE17A | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#40DDC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fe17a; /* rgb */ color: rgb(95, 225, 122); /* oklch */ color: oklch(81.3% 0.183 147.9);
Tailwind
colors: {
custom: {
50: '#97eba2',
500: '#5fe17a',
950: '#000000',
},
}SCSS
$custom: #5fe17a; $custom-light: #97eba2; $custom-dark: #000000;
JSON
{
"hex": "#5fe17a",
"rgb": {
"r": 95,
"g": 225,
"b": 122
},
"hsl": {
"h": 132.462,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81296,
"c": 0.18299,
"h": 147.9
},
"luminance": 0.57688
}Semantic roles & 50–950 ramp
primary
#5FE17A
secondary
#A93B92
accent
#15A9D0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580