#5FE780#5FE780
#5FE780 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.185 H 148.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE780 |
|---|---|
| RGB | rgb(95, 231, 128) |
| HSL | hsl(135, 74%, 64%) |
| HSV | hsv(135, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(82.45, -58.67, 39.23) |
| CIE-LCH | lch(82.45, 70.58, 146.23°) |
| OKLab | oklab(82.88% -0.1586 0.0962) |
| OKLCH | oklch(82.88% 0.186 148.8) |
| XYZ | xyz(37.1889, 61.1397, 30.2592) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Tealish Green
#0CDC73
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE780 #E75FC6
analogous
#82E75F #5FE780 #5FE7C4
triadic
#5FE780 #805FE7 #E7805F
tetradic
#5FE780 #5F82E7 #E75FC6 #E7C45F
square
#5FE780 #5F82E7 #E75FC6 #E7C45F
split-complementary
#5FE780 #C45FE7 #E75F82
monochromatic
#1BB13F #2ADF56 #5FE780 #94EFAA #C9F7D4
Accessibility & contrast
On white
1.59
#5FE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5FE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE780
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE780 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#3BE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe780; /* rgb */ color: rgb(95, 231, 128); /* oklch */ color: oklch(82.9% 0.185 148.8);
Tailwind
colors: {
custom: {
50: '#98f0a6',
500: '#5fe780',
950: '#000000',
},
}SCSS
$custom: #5fe780; $custom-light: #98f0a6; $custom-dark: #000000;
JSON
{
"hex": "#5fe780",
"rgb": {
"r": 95,
"g": 231,
"b": 128
},
"hsl": {
"h": 134.559,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.82878,
"c": 0.1855,
"h": 148.8
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#5FE780
secondary
#B23994
accent
#0FA6D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580