#5BF47E#5BF47E
#5BF47E is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.206 H 148.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF47E |
|---|---|
| RGB | rgb(91, 244, 126) |
| HSL | hsl(134, 87%, 66%) |
| HSV | hsv(134, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.22, -64.58, 44.94) |
| CIE-LCH | lch(86.22, 78.67, 145.17°) |
| OKLab | oklab(85.94% -0.1743 0.1091) |
| OKLCH | oklch(85.94% 0.206 148) |
| XYZ | xyz(40.4281, 68.4278, 30.8119) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF47E #F45BD1
analogous
#85F45B #5BF47E #5BF4CA
triadic
#5BF47E #7E5BF4 #F47E5B
tetradic
#5BF47E #5B85F4 #F45BD1 #F4CA5B
square
#5BF47E #5B85F4 #F45BD1 #F4CA5B
split-complementary
#5BF47E #CA5BF4 #F45B85
monochromatic
#0DC738 #22F051 #5BF47E #94F8AB #CEFCD8
Accessibility & contrast
On white
1.43
#5BF47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5BF47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF47E
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF47E | 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)
#F6E074
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#2BEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf47e; /* rgb */ color: rgb(91, 244, 126); /* oklch */ color: oklch(85.9% 0.206 148.0);
Tailwind
colors: {
custom: {
50: '#98f9a5',
500: '#5bf47e',
950: '#000000',
},
}SCSS
$custom: #5bf47e; $custom-light: #98f9a5; $custom-dark: #000000;
JSON
{
"hex": "#5bf47e",
"rgb": {
"r": 91,
"g": 244,
"b": 126
},
"hsl": {
"h": 133.725,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.85939,
"c": 0.20566,
"h": 148
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#5BF47E
secondary
#C42FA2
accent
#02B0E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580