#5BFA85#5BFA85
#5BFA85 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.207 H 148.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFA85 |
|---|---|
| RGB | rgb(91, 250, 133) |
| HSL | hsl(136, 94%, 67%) |
| HSV | hsv(136, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(88.11, -65.70, 43.96) |
| CIE-LCH | lch(88.11, 79.05, 146.21°) |
| OKLab | oklab(87.52% -0.1772 0.1072) |
| OKLCH | oklch(87.52% 0.207 148.8) |
| XYZ | xyz(42.7305, 72.2844, 33.8861) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.43
Spearmint
#1EF876
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFA85 #FA5BD0
analogous
#81FA5B #5BFA85 #5BFAD5
triadic
#5BFA85 #855BFA #FA855B
tetradic
#5BFA85 #5B81FA #FA5BD0 #FAD55B
square
#5BFA85 #5B81FA #FA5BD0 #FAD55B
split-complementary
#5BFA85 #D55BFA #FA5B81
monochromatic
#06D43D #20F859 #5BFA85 #96FCB1 #D2FEDD
Accessibility & contrast
On white
1.36
#5BFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#5BFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFA85
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFA85 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#E8D88D
Tritanopia (blue-blind)
#22F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bfa85; /* rgb */ color: rgb(91, 250, 133); /* oklch */ color: oklch(87.5% 0.207 148.8);
Tailwind
colors: {
custom: {
50: '#99fdaa',
500: '#5bfa85',
950: '#000000',
},
}SCSS
$custom: #5bfa85; $custom-light: #99fdaa; $custom-dark: #000000;
JSON
{
"hex": "#5bfa85",
"rgb": {
"r": 91,
"g": 250,
"b": 133
},
"hsl": {
"h": 135.849,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.87523,
"c": 0.20715,
"h": 148.8
},
"luminance": 0.72289
}Semantic roles & 50–950 ramp
primary
#5BFA85
secondary
#CF2BA3
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681