#5FF978#5FF978
#5FF978 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.2% C 0.216 H 146.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF978 |
|---|---|
| RGB | rgb(95, 249, 120) |
| HSL | hsl(130, 93%, 67%) |
| HSV | hsv(130, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(87.74, -66.39, 49.66) |
| CIE-LCH | lch(87.74, 82.91, 143.20°) |
| OKLab | oklab(87.2% -0.1794 0.1194) |
| OKLCH | oklch(87.2% 0.216 146.4) |
| XYZ | xyz(41.9824, 71.5362, 29.3611) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.05
Spearmint
#1EF876
ΔE00 2.59
Spring Green
#00FF7F
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.33
Light Bright Green
#53FE5C
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF978 #F95FE0
analogous
#93F95F #5FF978 #5FF9C5
triadic
#5FF978 #785FF9 #F9785F
tetradic
#5FF978 #5F93F9 #F95FE0 #F9C55F
square
#5FF978 #5F93F9 #F95FE0 #F9C55F
split-complementary
#5FF978 #C55FF9 #F95F93
monochromatic
#08D629 #24F746 #5FF978 #9AFBAA #D5FDDC
Accessibility & contrast
On white
1.37
#5FF978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#5FF978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF978
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF978 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46D
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#36F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff978; /* rgb */ color: rgb(95, 249, 120); /* oklch */ color: oklch(87.2% 0.216 146.4);
Tailwind
colors: {
custom: {
50: '#9bfca1',
500: '#5ff978',
950: '#000000',
},
}SCSS
$custom: #5ff978; $custom-light: #9bfca1; $custom-dark: #000000;
JSON
{
"hex": "#5ff978",
"rgb": {
"r": 95,
"g": 249,
"b": 120
},
"hsl": {
"h": 129.74,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87202,
"c": 0.21552,
"h": 146.4
},
"luminance": 0.7154
}Semantic roles & 50–950 ramp
primary
#5FF978
secondary
#D02CB5
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680