#5BFA84#5BFA84
#5BFA84 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.208 H 148.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFA84 |
|---|---|
| RGB | rgb(91, 250, 132) |
| HSL | hsl(135, 94%, 67%) |
| HSV | hsv(135, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(88.09, -65.85, 44.42) |
| CIE-LCH | lch(88.09, 79.43, 146.00°) |
| OKLab | oklab(87.51% -0.1776 0.1082) |
| OKLCH | oklch(87.51% 0.208 148.7) |
| XYZ | xyz(42.6617, 72.2569, 33.5240) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.41
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFA84 #FA5BD1
analogous
#82FA5B #5BFA84 #5BFAD4
triadic
#5BFA84 #845BFA #FA845B
tetradic
#5BFA84 #5B82FA #FA5BD1 #FAD45B
square
#5BFA84 #5B82FA #FA5BD1 #FAD45B
split-complementary
#5BFA84 #D45BFA #FA5B82
monochromatic
#06D43C #20F857 #5BFA84 #96FCB1 #D2FEDD
Accessibility & contrast
On white
1.36
#5BFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#5BFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFA84
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFA84 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#E8D88C
Tritanopia (blue-blind)
#23F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bfa84; /* rgb */ color: rgb(91, 250, 132); /* oklch */ color: oklch(87.5% 0.208 148.7);
Tailwind
colors: {
custom: {
50: '#99fda9',
500: '#5bfa84',
950: '#000000',
},
}SCSS
$custom: #5bfa84; $custom-light: #99fda9; $custom-dark: #000000;
JSON
{
"hex": "#5bfa84",
"rgb": {
"r": 91,
"g": 250,
"b": 132
},
"hsl": {
"h": 135.472,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.87508,
"c": 0.20802,
"h": 148.7
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#5BFA84
secondary
#CF2BA4
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681