#5FF378#5FF378
#5FF378 is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.208 H 146.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF378 |
|---|---|
| RGB | rgb(95, 243, 120) |
| HSL | hsl(130, 86%, 66%) |
| HSV | hsv(130, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(85.95, -64.25, 47.46) |
| CIE-LCH | lch(85.95, 79.88, 143.55°) |
| OKLab | oklab(85.72% -0.1737 0.1145) |
| OKLCH | oklch(85.72% 0.208 146.6) |
| XYZ | xyz(40.1574, 67.8862, 28.7527) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.78
Easter Green
#8CFD7E
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF378 #F35FDA
analogous
#90F35F #5FF378 #5FF3C2
triadic
#5FF378 #785FF3 #F3785F
tetradic
#5FF378 #5F90F3 #F35FDA #F3C25F
square
#5FF378 #5F90F3 #F35FDA #F3C25F
split-complementary
#5FF378 #C25FF3 #F35F90
monochromatic
#0FC92E #26EF48 #5FF378 #98F7A8 #D1FCD8
Accessibility & contrast
On white
1.44
#5FF378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#5FF378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF378
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF378 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#39EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff378; /* rgb */ color: rgb(95, 243, 120); /* oklch */ color: oklch(85.7% 0.208 146.6);
Tailwind
colors: {
custom: {
50: '#9af8a1',
500: '#5ff378',
950: '#000000',
},
}SCSS
$custom: #5ff378; $custom-light: #9af8a1; $custom-dark: #000000;
JSON
{
"hex": "#5ff378",
"rgb": {
"r": 95,
"g": 243,
"b": 120
},
"hsl": {
"h": 130.135,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85721,
"c": 0.20802,
"h": 146.6
},
"luminance": 0.6789
}Semantic roles & 50–950 ramp
primary
#5FF378
secondary
#C531AC
accent
#03BDE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580