#5FF87A#5FF87A
#5FF87A is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.0% C 0.213 H 146.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF87A |
|---|---|
| RGB | rgb(95, 248, 122) |
| HSL | hsl(131, 92%, 67%) |
| HSV | hsv(131, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 50.8%, 2.7%) |
| CIE-LAB | lab(87.47, -65.77, 48.39) |
| CIE-LCH | lch(87.47, 81.65, 143.65°) |
| OKLab | oklab(86.98% -0.1777 0.1167) |
| OKLCH | oklch(86.98% 0.213 146.7) |
| XYZ | xyz(41.7968, 70.9687, 29.9042) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.31
Spearmint
#1EF876
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF87A #F85FDD
analogous
#91F85F #5FF87A #5FF8C6
triadic
#5FF87A #7A5FF8 #F87A5F
tetradic
#5FF87A #5F91F8 #F85FDD #F8C65F
square
#5FF87A #5F91F8 #F85FDD #F8C65F
split-complementary
#5FF87A #C65FF8 #F85F91
monochromatic
#09D32D #24F549 #5FF87A #9AFBAB #D4FDDB
Accessibility & contrast
On white
1.38
#5FF87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#5FF87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF87A
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF87A | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36F
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#36F3DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff87a; /* rgb */ color: rgb(95, 248, 122); /* oklch */ color: oklch(87.0% 0.213 146.7);
Tailwind
colors: {
custom: {
50: '#9bfca3',
500: '#5ff87a',
950: '#000000',
},
}SCSS
$custom: #5ff87a; $custom-light: #9bfca3; $custom-dark: #000000;
JSON
{
"hex": "#5ff87a",
"rgb": {
"r": 95,
"g": 248,
"b": 122
},
"hsl": {
"h": 130.588,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.86983,
"c": 0.21259,
"h": 146.7
},
"luminance": 0.70973
}Semantic roles & 50–950 ramp
primary
#5FF87A
secondary
#CE2DB2
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680