#5BF07D#5BF07D
#5BF07D is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 84.9% C 0.201 H 148.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF07D |
|---|---|
| RGB | rgb(91, 240, 125) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.01, -63.28, 43.90) |
| CIE-LCH | lch(85.01, 77.02, 145.25°) |
| OKLab | oklab(84.94% -0.1709 0.1067) |
| OKLCH | oklch(84.94% 0.201 148) |
| XYZ | xyz(39.1734, 66.0211, 30.0770) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF07D #F05BCE
analogous
#84F05B #5BF07D #5BF0C7
triadic
#5BF07D #7D5BF0 #F07D5B
tetradic
#5BF07D #5B84F0 #F05BCE #F0C75B
square
#5BF07D #5B84F0 #F05BCE #F0C75B
split-complementary
#5BF07D #C75BF0 #F05B84
monochromatic
#11BF39 #23EB51 #5BF07D #93F5A9 #CBFAD6
Accessibility & contrast
On white
1.48
#5BF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5BF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF07D
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF07D | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#2EEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bf07d; /* rgb */ color: rgb(91, 240, 125); /* oklch */ color: oklch(84.9% 0.201 148.0);
Tailwind
colors: {
custom: {
50: '#98f6a4',
500: '#5bf07d',
950: '#000000',
},
}SCSS
$custom: #5bf07d; $custom-light: #98f6a4; $custom-dark: #000000;
JSON
{
"hex": "#5bf07d",
"rgb": {
"r": 91,
"g": 240,
"b": 125
},
"hsl": {
"h": 133.691,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.84935,
"c": 0.20146,
"h": 148
},
"luminance": 0.66025
}Semantic roles & 50–950 ramp
primary
#5BF07D
secondary
#BD329D
accent
#06AEE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580