#5BE87D#5BE87D
#5BE87D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.191 H 148.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE87D |
|---|---|
| RGB | rgb(91, 232, 125) |
| HSL | hsl(134, 75%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(82.60, -60.35, 40.87) |
| CIE-LCH | lch(82.60, 72.88, 145.90°) |
| OKLab | oklab(82.95% -0.163 0.0999) |
| OKLCH | oklch(82.95% 0.191 148.5) |
| XYZ | xyz(36.8700, 61.4144, 29.3092) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Lightish Green
#61E160
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.18
Wintergreen
#20F986
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE87D #E85BC6
analogous
#7FE85B #5BE87D #5BE8C3
triadic
#5BE87D #7D5BE8 #E87D5B
tetradic
#5BE87D #5B7FE8 #E85BC6 #E8C35B
square
#5BE87D #5B7FE8 #E85BC6 #E8C35B
split-complementary
#5BE87D #C35BE8 #E85B7F
monochromatic
#19B03D #25E052 #5BE87D #91F0A8 #C6F7D2
Accessibility & contrast
On white
1.58
#5BE87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5BE87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE87D
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE87D | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#33E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be87d; /* rgb */ color: rgb(91, 232, 125); /* oklch */ color: oklch(83.0% 0.191 148.5);
Tailwind
colors: {
custom: {
50: '#96f0a4',
500: '#5be87d',
950: '#000000',
},
}SCSS
$custom: #5be87d; $custom-light: #96f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5be87d",
"rgb": {
"r": 91,
"g": 232,
"b": 125
},
"hsl": {
"h": 134.468,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.82954,
"c": 0.19117,
"h": 148.5
},
"luminance": 0.61418
}Semantic roles & 50–950 ramp
primary
#5BE87D
secondary
#B13793
accent
#0EA7D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580