#5FEF78#5FEF78
#5FEF78 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.203 H 146.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF78 |
|---|---|
| RGB | rgb(95, 239, 120) |
| HSL | hsl(130, 82%, 65%) |
| HSV | hsv(130, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(84.75, -62.81, 45.98) |
| CIE-LCH | lch(84.75, 77.84, 143.79°) |
| OKLab | oklab(84.73% -0.1698 0.1112) |
| OKLCH | oklch(84.73% 0.203 146.8) |
| XYZ | xyz(38.9734, 65.5182, 28.3581) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.42
Lightish Green
#61E160
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF78 #EF5FD6
analogous
#8EEF5F #5FEF78 #5FEFC0
triadic
#5FEF78 #785FEF #EF785F
tetradic
#5FEF78 #5F8EEF #EF5FD6 #EFC05F
square
#5FEF78 #5F8EEF #EF5FD6 #EFC05F
split-complementary
#5FEF78 #C05FEF #EF5F8E
monochromatic
#13C031 #27E949 #5FEF78 #97F5A7 #CEFAD6
Accessibility & contrast
On white
1.49
#5FEF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5FEF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF78
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF78 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6E
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#3BEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef78; /* rgb */ color: rgb(95, 239, 120); /* oklch */ color: oklch(84.7% 0.203 146.8);
Tailwind
colors: {
custom: {
50: '#9af5a1',
500: '#5fef78',
950: '#000000',
},
}SCSS
$custom: #5fef78; $custom-light: #9af5a1; $custom-dark: #000000;
JSON
{
"hex": "#5fef78",
"rgb": {
"r": 95,
"g": 239,
"b": 120
},
"hsl": {
"h": 130.417,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84733,
"c": 0.20295,
"h": 146.8
},
"luminance": 0.65522
}Semantic roles & 50–950 ramp
primary
#5FEF78
secondary
#BE34A6
accent
#07B9DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580