#5FE17F#5FE17F
#5FE17F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.178 H 149.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE17F |
|---|---|
| RGB | rgb(95, 225, 127) |
| HSL | hsl(135, 68%, 63%) |
| HSV | hsv(135, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(80.63, -56.54, 37.40) |
| CIE-LCH | lch(80.63, 67.79, 146.52°) |
| OKLab | oklab(81.38% -0.1529 0.092) |
| OKLCH | oklch(81.38% 0.178 149) |
| XYZ | xyz(35.4728, 57.8123, 29.3641) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Tealish Green
#0CDC73
ΔE00 3.61
Lightish Green
#61E160
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE17F #E15FC1
analogous
#80E15F #5FE17F #5FE1C0
triadic
#5FE17F #7F5FE1 #E17F5F
tetradic
#5FE17F #5F80E1 #E15FC1 #E1C05F
square
#5FE17F #5F80E1 #E15FC1 #E1C05F
split-complementary
#5FE17F #C05FE1 #E15F80
monochromatic
#1FA640 #2BD756 #5FE17F #93EBA8 #C6F4D1
Accessibility & contrast
On white
1.67
#5FE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5FE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE17F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE17F | 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)
#E3CF78
Deuteranopia (green-blind)
#D2C386
Tritanopia (blue-blind)
#3EDDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fe17f; /* rgb */ color: rgb(95, 225, 127); /* oklch */ color: oklch(81.4% 0.178 149.0);
Tailwind
colors: {
custom: {
50: '#97eba5',
500: '#5fe17f',
950: '#000000',
},
}SCSS
$custom: #5fe17f; $custom-light: #97eba5; $custom-dark: #000000;
JSON
{
"hex": "#5fe17f",
"rgb": {
"r": 95,
"g": 225,
"b": 127
},
"hsl": {
"h": 134.769,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.81378,
"c": 0.17845,
"h": 149
},
"luminance": 0.57816
}Semantic roles & 50–950 ramp
primary
#5FE17F
secondary
#A93B8E
accent
#15A2D0
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580