#5BF47D#5BF47D
#5BF47D is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.207 H 147.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF47D |
|---|---|
| RGB | rgb(91, 244, 125) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.21, -64.72, 45.40) |
| CIE-LCH | lch(86.21, 79.05, 144.95°) |
| OKLab | oklab(85.92% -0.1747 0.1101) |
| OKLCH | oklch(85.92% 0.207 147.8) |
| XYZ | xyz(40.3639, 68.4021, 30.4738) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.95
Spring Green
#00FF7F
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF47D #F45BD2
analogous
#85F45B #5BF47D #5BF4C9
triadic
#5BF47D #7D5BF4 #F47D5B
tetradic
#5BF47D #5B85F4 #F45BD2 #F4C95B
square
#5BF47D #5B85F4 #F45BD2 #F4C95B
split-complementary
#5BF47D #C95BF4 #F45B85
monochromatic
#0DC737 #22F050 #5BF47D #94F8AA #CEFCD8
Accessibility & contrast
On white
1.43
#5BF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5BF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF47D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF47D | 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)
#F7E073
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#2CEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf47d; /* rgb */ color: rgb(91, 244, 125); /* oklch */ color: oklch(85.9% 0.207 147.8);
Tailwind
colors: {
custom: {
50: '#98f9a4',
500: '#5bf47d',
950: '#000000',
},
}SCSS
$custom: #5bf47d; $custom-light: #98f9a4; $custom-dark: #000000;
JSON
{
"hex": "#5bf47d",
"rgb": {
"r": 91,
"g": 244,
"b": 125
},
"hsl": {
"h": 133.333,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.85924,
"c": 0.20653,
"h": 147.8
},
"luminance": 0.68406
}Semantic roles & 50–950 ramp
primary
#5BF47D
secondary
#C42FA3
accent
#02B2E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580