#5BFA7E#5BFA7E
#5BFA7E is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.213 H 147.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFA7E |
|---|---|
| RGB | rgb(91, 250, 126) |
| HSL | hsl(133, 94%, 67%) |
| HSV | hsv(133, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.02, -66.71, 47.17) |
| CIE-LCH | lch(88.02, 81.70, 144.74°) |
| OKLab | oklab(87.42% -0.18 0.1142) |
| OKLCH | oklch(87.42% 0.213 147.6) |
| XYZ | xyz(42.2629, 72.0974, 31.4235) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.25
Lightgreen (survey)
#76FF7B
ΔE00 2.51
Spring Green
#00FF7F
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.99
Easter Green
#8CFD7E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFA7E #FA5BD7
analogous
#87FA5B #5BFA7E #5BFACE
triadic
#5BFA7E #7E5BFA #FA7E5B
tetradic
#5BFA7E #5B87FA #FA5BD7 #FACE5B
square
#5BFA7E #5B87FA #FA5BD7 #FACE5B
split-complementary
#5BFA7E #CE5BFA #FA5B87
monochromatic
#06D434 #20F84F #5BFA7E #96FCAD #D2FEDB
Accessibility & contrast
On white
1.36
#5BFA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5BFA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFA7E
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFA7E | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE574
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#27F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bfa7e; /* rgb */ color: rgb(91, 250, 126); /* oklch */ color: oklch(87.4% 0.213 147.6);
Tailwind
colors: {
custom: {
50: '#99fda5',
500: '#5bfa7e',
950: '#000000',
},
}SCSS
$custom: #5bfa7e; $custom-light: #99fda5; $custom-dark: #000000;
JSON
{
"hex": "#5bfa7e",
"rgb": {
"r": 91,
"g": 250,
"b": 126
},
"hsl": {
"h": 133.208,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.8742,
"c": 0.21319,
"h": 147.6
},
"luminance": 0.72102
}Semantic roles & 50–950 ramp
primary
#5BFA7E
secondary
#CF2BAB
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680