#5BE987#5BE987
#5BE987 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.183 H 150.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE987 |
|---|---|
| RGB | rgb(91, 233, 135) |
| HSL | hsl(139, 76%, 64%) |
| HSV | hsv(139, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(83.04, -59.15, 36.51) |
| CIE-LCH | lch(83.04, 69.51, 148.32°) |
| OKLab | oklab(83.37% -0.1598 0.0902) |
| OKLCH | oklch(83.37% 0.183 150.6) |
| XYZ | xyz(37.8236, 62.2475, 32.9387) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.99
Turquoise Green
#04F489
ΔE00 3.58
Wintergreen
#20F986
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.32
Minty Green
#0BF77D
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE987 #E95BBD
analogous
#76E95B #5BE987 #5BE9CE
triadic
#5BE987 #875BE9 #E9875B
tetradic
#5BE987 #5B76E9 #E95BBD #E9CE5B
square
#5BE987 #5B76E9 #E95BBD #E9CE5B
split-complementary
#5BE987 #CE5BE9 #E95B76
monochromatic
#18B248 #25E260 #5BE987 #91F0AE #C7F7D6
Accessibility & contrast
On white
1.56
#5BE987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5BE987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE987
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE987 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD780
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#2CE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be987; /* rgb */ color: rgb(91, 233, 135); /* oklch */ color: oklch(83.4% 0.183 150.6);
Tailwind
colors: {
custom: {
50: '#96f1ab',
500: '#5be987',
950: '#000000',
},
}SCSS
$custom: #5be987; $custom-light: #96f1ab; $custom-dark: #000000;
JSON
{
"hex": "#5be987",
"rgb": {
"r": 91,
"g": 233,
"b": 135
},
"hsl": {
"h": 138.592,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83366,
"c": 0.18349,
"h": 150.6
},
"luminance": 0.62251
}Semantic roles & 50–950 ramp
primary
#5BE987
secondary
#B2368C
accent
#0D99D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581