#5FDE80#5FDE80
#5FDE80 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.173 H 149.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE80 |
|---|---|
| RGB | rgb(95, 222, 128) |
| HSL | hsl(136, 66%, 62%) |
| HSV | hsv(136, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.75, -55.22, 35.75) |
| CIE-LCH | lch(79.75, 65.78, 147.08°) |
| OKLab | oklab(80.65% -0.1494 0.0882) |
| OKLCH | oklch(80.65% 0.174 149.4) |
| XYZ | xyz(34.7344, 56.2308, 29.4411) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Tealish Green
#0CDC73
ΔE00 3.53
Seaweed
#18D17B
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.31
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE80 #DE5FBD
analogous
#7DDE5F #5FDE80 #5FDEC0
triadic
#5FDE80 #805FDE #DE805F
tetradic
#5FDE80 #5F7DDE #DE5FBD #DEC05F
square
#5FDE80 #5F7DDE #DE5FBD #DEC05F
split-complementary
#5FDE80 #C05FDE #DE5F7D
monochromatic
#21A143 #2CD458 #5FDE80 #92E8A8 #C4F3D1
Accessibility & contrast
On white
1.71
#5FDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5FDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE80
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE80 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#3FDAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde80; /* rgb */ color: rgb(95, 222, 128); /* oklch */ color: oklch(80.7% 0.173 149.4);
Tailwind
colors: {
custom: {
50: '#97e9a6',
500: '#5fde80',
950: '#000000',
},
}SCSS
$custom: #5fde80; $custom-light: #97e9a6; $custom-dark: #000000;
JSON
{
"hex": "#5fde80",
"rgb": {
"r": 95,
"g": 222,
"b": 128
},
"hsl": {
"h": 135.591,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80652,
"c": 0.1735,
"h": 149.4
},
"luminance": 0.56234
}Semantic roles & 50–950 ramp
primary
#5FDE80
secondary
#A43D8A
accent
#189ECE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480