#5FE17E#5FE17E
#5FE17E is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.179 H 148.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE17E |
|---|---|
| RGB | rgb(95, 225, 126) |
| HSL | hsl(134, 68%, 63%) |
| HSV | hsv(134, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(80.62, -56.70, 37.87) |
| CIE-LCH | lch(80.62, 68.18, 146.26°) |
| OKLab | oklab(81.36% -0.1533 0.093) |
| OKLCH | oklch(81.36% 0.179 148.8) |
| XYZ | xyz(35.4080, 57.7864, 29.0226) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Tealish Green
#0CDC73
ΔE00 3.60
Lightish Green
#61E160
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE17E #E15FC2
analogous
#81E15F #5FE17E #5FE1BF
triadic
#5FE17E #7E5FE1 #E17E5F
tetradic
#5FE17E #5F81E1 #E15FC2 #E1BF5F
square
#5FE17E #5F81E1 #E15FC2 #E1BF5F
split-complementary
#5FE17E #BF5FE1 #E15F81
monochromatic
#1FA63F #2BD754 #5FE17E #93EBA8 #C6F4D1
Accessibility & contrast
On white
1.67
#5FE17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5FE17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE17E
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE17E | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF76
Deuteranopia (green-blind)
#D2C385
Tritanopia (blue-blind)
#3EDDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fe17e; /* rgb */ color: rgb(95, 225, 126); /* oklch */ color: oklch(81.4% 0.179 148.8);
Tailwind
colors: {
custom: {
50: '#97eba4',
500: '#5fe17e',
950: '#000000',
},
}SCSS
$custom: #5fe17e; $custom-light: #97eba4; $custom-dark: #000000;
JSON
{
"hex": "#5fe17e",
"rgb": {
"r": 95,
"g": 225,
"b": 126
},
"hsl": {
"h": 134.308,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81361,
"c": 0.17936,
"h": 148.8
},
"luminance": 0.5779
}Semantic roles & 50–950 ramp
primary
#5FE17E
secondary
#A93B8F
accent
#15A4D0
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580