#5BF47C#5BF47C
#5BF47C is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.207 H 147.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF47C |
|---|---|
| RGB | rgb(91, 244, 124) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.19, -64.86, 45.85) |
| CIE-LCH | lch(86.19, 79.44, 144.74°) |
| OKLab | oklab(85.91% -0.1751 0.1111) |
| OKLCH | oklch(85.91% 0.207 147.6) |
| XYZ | xyz(40.3003, 68.3767, 30.1391) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.71
Wintergreen
#20F986
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF47C #F45BD3
analogous
#86F45B #5BF47C #5BF4C8
triadic
#5BF47C #7C5BF4 #F47C5B
tetradic
#5BF47C #5B86F4 #F45BD3 #F4C85B
square
#5BF47C #5B86F4 #F45BD3 #F4C85B
split-complementary
#5BF47C #C85BF4 #F45B86
monochromatic
#0DC735 #22F04E #5BF47C #94F8AA #CEFCD8
Accessibility & contrast
On white
1.43
#5BF47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5BF47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF47C
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF47C | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#2DEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf47c; /* rgb */ color: rgb(91, 244, 124); /* oklch */ color: oklch(85.9% 0.207 147.6);
Tailwind
colors: {
custom: {
50: '#98f9a4',
500: '#5bf47c',
950: '#000000',
},
}SCSS
$custom: #5bf47c; $custom-light: #98f9a4; $custom-dark: #000000;
JSON
{
"hex": "#5bf47c",
"rgb": {
"r": 91,
"g": 244,
"b": 124
},
"hsl": {
"h": 132.941,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.8591,
"c": 0.20739,
"h": 147.6
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#5BF47C
secondary
#C42FA4
accent
#02B3E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580