#5BFC88#5BFC88
#5BFC88 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.207 H 149.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFC88 |
|---|---|
| RGB | rgb(91, 252, 136) |
| HSL | hsl(137, 96%, 67%) |
| HSV | hsv(137, 64%, 99%) |
| CMYK | cmyk(63.9%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(88.74, -65.96, 43.32) |
| CIE-LCH | lch(88.74, 78.92, 146.70°) |
| OKLab | oklab(88.06% -0.1779 0.1059) |
| OKLCH | oklch(88.06% 0.207 149.2) |
| XYZ | xyz(43.5654, 73.6180, 35.2016) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.40
Spring Green
#00FF7F
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.69
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFC88 #FC5BCF
analogous
#7FFC5B #5BFC88 #5BFCD8
triadic
#5BFC88 #885BFC #FC885B
tetradic
#5BFC88 #5B7FFC #FC5BCF #FCD85B
square
#5BFC88 #5B7FFC #FC5BCF #FCD85B
split-complementary
#5BFC88 #D85BFC #FC5B7F
monochromatic
#04D93F #1FFB5C #5BFC88 #97FDB4 #D3FEDF
Accessibility & contrast
On white
1.34
#5BFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5BFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFC88
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFC88 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#EAD990
Tritanopia (blue-blind)
#1DF7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5bfc88; /* rgb */ color: rgb(91, 252, 136); /* oklch */ color: oklch(88.1% 0.207 149.2);
Tailwind
colors: {
custom: {
50: '#9afeac',
500: '#5bfc88',
950: '#000000',
},
}SCSS
$custom: #5bfc88; $custom-light: #9afeac; $custom-dark: #000000;
JSON
{
"hex": "#5bfc88",
"rgb": {
"r": 91,
"g": 252,
"b": 136
},
"hsl": {
"h": 136.77,
"s": 96.407,
"l": 67.255
},
"oklch": {
"l": 0.88061,
"c": 0.20706,
"h": 149.2
},
"luminance": 0.73623
}Semantic roles & 50–950 ramp
primary
#5BFC88
secondary
#D229A3
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681