#5FFB81#5FFB81
#5FFB81 is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.8% C 0.210 H 147.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFB81 |
|---|---|
| RGB | rgb(95, 251, 129) |
| HSL | hsl(133, 95%, 68%) |
| HSV | hsv(133, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 48.6%, 1.6%) |
| CIE-LAB | lab(88.45, -65.86, 46.32) |
| CIE-LCH | lch(88.45, 80.52, 144.88°) |
| OKLab | oklab(87.82% -0.1778 0.1124) |
| OKLCH | oklch(87.82% 0.21 147.7) |
| XYZ | xyz(43.1759, 73.0079, 32.5812) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spearmint
#1EF876
ΔE00 2.53
Spring Green
#00FF7F
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFB81 #FB5FD9
analogous
#8BFB5F #5FFB81 #5FFBCF
triadic
#5FFB81 #815FFB #FB815F
tetradic
#5FFB81 #5F8BFB #FB5FD9 #FBCF5F
square
#5FFB81 #5F8BFB #FB5FD9 #FBCF5F
split-complementary
#5FFB81 #CF5FFB #FB5F8B
monochromatic
#05DA34 #23FA52 #5FFB81 #9BFCB0 #D6FEDF
Accessibility & contrast
On white
1.35
#5FFB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#5FFB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFB81
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFB81 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE677
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#31F6DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffb81; /* rgb */ color: rgb(95, 251, 129); /* oklch */ color: oklch(87.8% 0.210 147.7);
Tailwind
colors: {
custom: {
50: '#9bfea7',
500: '#5ffb81',
950: '#000000',
},
}SCSS
$custom: #5ffb81; $custom-light: #9bfea7; $custom-dark: #000000;
JSON
{
"hex": "#5ffb81",
"rgb": {
"r": 95,
"g": 251,
"b": 129
},
"hsl": {
"h": 133.077,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.8782,
"c": 0.21037,
"h": 147.7
},
"luminance": 0.73012
}Semantic roles & 50–950 ramp
primary
#5FFB81
secondary
#D42AAF
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680