#5BF47F#5BF47F
#5BF47F is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.205 H 148.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF47F |
|---|---|
| RGB | rgb(91, 244, 127) |
| HSL | hsl(134, 87%, 66%) |
| HSV | hsv(134, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.23, -64.43, 44.47) |
| CIE-LCH | lch(86.23, 78.29, 145.38°) |
| OKLab | oklab(85.95% -0.1739 0.1081) |
| OKLCH | oklch(85.95% 0.205 148.1) |
| XYZ | xyz(40.4929, 68.4537, 31.1535) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF47F #F45BD0
analogous
#83F45B #5BF47F #5BF4CC
triadic
#5BF47F #7F5BF4 #F47F5B
tetradic
#5BF47F #5B83F4 #F45BD0 #F4CC5B
square
#5BF47F #5B83F4 #F45BD0 #F4CC5B
split-complementary
#5BF47F #CC5BF4 #F45B83
monochromatic
#0DC739 #22F052 #5BF47F #94F8AC #CEFCD9
Accessibility & contrast
On white
1.43
#5BF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5BF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF47F
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF47F | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E075
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#2BEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf47f; /* rgb */ color: rgb(91, 244, 127); /* oklch */ color: oklch(86.0% 0.205 148.1);
Tailwind
colors: {
custom: {
50: '#98f9a6',
500: '#5bf47f',
950: '#000000',
},
}SCSS
$custom: #5bf47f; $custom-light: #98f9a6; $custom-dark: #000000;
JSON
{
"hex": "#5bf47f",
"rgb": {
"r": 91,
"g": 244,
"b": 127
},
"hsl": {
"h": 134.118,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.85954,
"c": 0.20479,
"h": 148.1
},
"luminance": 0.68458
}Semantic roles & 50–950 ramp
primary
#5BF47F
secondary
#C42FA1
accent
#02AFE4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580