#5FFB7F#5FFB7F
#5FFB7F is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.8% C 0.212 H 147.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFB7F |
|---|---|
| RGB | rgb(95, 251, 127) |
| HSL | hsl(132, 95%, 68%) |
| HSV | hsv(132, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(88.43, -66.15, 47.23) |
| CIE-LCH | lch(88.43, 81.28, 144.47°) |
| OKLab | oklab(87.79% -0.1786 0.1143) |
| OKLCH | oklch(87.79% 0.212 147.4) |
| XYZ | xyz(43.0443, 72.9553, 31.8879) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Spearmint
#1EF876
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFB7F #FB5FDB
analogous
#8DFB5F #5FFB7F #5FFBCD
triadic
#5FFB7F #7F5FFB #FB7F5F
tetradic
#5FFB7F #5F8DFB #FB5FDB #FBCD5F
square
#5FFB7F #5F8DFB #FB5FDB #FBCD5F
split-complementary
#5FFB7F #CD5FFB #FB5F8D
monochromatic
#05DA31 #23FA4F #5FFB7F #9BFCAF #D6FEDF
Accessibility & contrast
On white
1.35
#5FFB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#5FFB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFB7F
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFB7F | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#32F6DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffb7f; /* rgb */ color: rgb(95, 251, 127); /* oklch */ color: oklch(87.8% 0.212 147.4);
Tailwind
colors: {
custom: {
50: '#9bfea6',
500: '#5ffb7f',
950: '#000000',
},
}SCSS
$custom: #5ffb7f; $custom-light: #9bfea6; $custom-dark: #000000;
JSON
{
"hex": "#5ffb7f",
"rgb": {
"r": 95,
"g": 251,
"b": 127
},
"hsl": {
"h": 132.308,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.87791,
"c": 0.21208,
"h": 147.4
},
"luminance": 0.7296
}Semantic roles & 50–950 ramp
primary
#5FFB7F
secondary
#D42AB1
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680