#5BE87F#5BE87F
#5BE87F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.189 H 148.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE87F |
|---|---|
| RGB | rgb(91, 232, 127) |
| HSL | hsl(135, 75%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.63, -60.04, 39.92) |
| CIE-LCH | lch(82.63, 72.11, 146.38°) |
| OKLab | oklab(82.99% -0.1622 0.0978) |
| OKLCH | oklch(82.99% 0.189 148.9) |
| XYZ | xyz(36.9991, 61.4661, 29.9889) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE87F #E85BC4
analogous
#7DE85B #5BE87F #5BE8C5
triadic
#5BE87F #7F5BE8 #E87F5B
tetradic
#5BE87F #5B7DE8 #E85BC4 #E8C55B
square
#5BE87F #5B7DE8 #E85BC4 #E8C55B
split-complementary
#5BE87F #C55BE8 #E85B7D
monochromatic
#19B03F #25E055 #5BE87F #91F0A9 #C6F7D3
Accessibility & contrast
On white
1.58
#5BE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5BE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE87F
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE87F | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#32E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be87f; /* rgb */ color: rgb(91, 232, 127); /* oklch */ color: oklch(83.0% 0.189 148.9);
Tailwind
colors: {
custom: {
50: '#96f0a5',
500: '#5be87f',
950: '#000000',
},
}SCSS
$custom: #5be87f; $custom-light: #96f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5be87f",
"rgb": {
"r": 91,
"g": 232,
"b": 127
},
"hsl": {
"h": 135.319,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.82985,
"c": 0.18938,
"h": 148.9
},
"luminance": 0.6147
}Semantic roles & 50–950 ramp
primary
#5BE87F
secondary
#B13791
accent
#0EA4D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580