#5BE87E#5BE87E
#5BE87E is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.190 H 148.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE87E |
|---|---|
| RGB | rgb(91, 232, 126) |
| HSL | hsl(135, 75%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 45.7%, 9%) |
| CIE-LAB | lab(82.61, -60.20, 40.40) |
| CIE-LCH | lch(82.61, 72.50, 146.14°) |
| OKLab | oklab(82.97% -0.1626 0.0988) |
| OKLCH | oklch(82.97% 0.19 148.7) |
| XYZ | xyz(36.9342, 61.4401, 29.6473) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.20
Turquoise Green
#04F489
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.13
Minty Green
#0BF77D
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE87E #E85BC5
analogous
#7EE85B #5BE87E #5BE8C5
triadic
#5BE87E #7E5BE8 #E87E5B
tetradic
#5BE87E #5B7EE8 #E85BC5 #E8C55B
square
#5BE87E #5B7EE8 #E85BC5 #E8C55B
split-complementary
#5BE87E #C55BE8 #E85B7E
monochromatic
#19B03E #25E054 #5BE87E #91F0A8 #C6F7D2
Accessibility & contrast
On white
1.58
#5BE87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5BE87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE87E
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE87E | 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)
#EAD576
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#32E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be87e; /* rgb */ color: rgb(91, 232, 126); /* oklch */ color: oklch(83.0% 0.190 148.7);
Tailwind
colors: {
custom: {
50: '#96f0a5',
500: '#5be87e',
950: '#000000',
},
}SCSS
$custom: #5be87e; $custom-light: #96f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5be87e",
"rgb": {
"r": 91,
"g": 232,
"b": 126
},
"hsl": {
"h": 134.894,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.82969,
"c": 0.19028,
"h": 148.7
},
"luminance": 0.61444
}Semantic roles & 50–950 ramp
primary
#5BE87E
secondary
#B13792
accent
#0EA6D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580