#5BE788#5BE788
#5BE788 is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.180 H 151.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE788 |
|---|---|
| RGB | rgb(91, 231, 136) |
| HSL | hsl(139, 74%, 63%) |
| HSV | hsv(139, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 41.1%, 9.4%) |
| CIE-LAB | lab(82.46, -58.22, 35.25) |
| CIE-LCH | lch(82.46, 68.06, 148.81°) |
| OKLab | oklab(82.89% -0.1574 0.0873) |
| OKLCH | oklch(82.89% 0.18 151) |
| XYZ | xyz(37.3314, 61.1499, 33.1235) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.93
Turquoise Green
#04F489
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.66
Minty Green
#0BF77D
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE788 #E75BBA
analogous
#74E75B #5BE788 #5BE7CE
triadic
#5BE788 #885BE7 #E7885B
tetradic
#5BE788 #5B74E7 #E75BBA #E7CE5B
square
#5BE788 #5B74E7 #E75BBA #E7CE5B
split-complementary
#5BE788 #CE5BE7 #E75B74
monochromatic
#19AE49 #26DF61 #5BE788 #90EFAF #C6F7D5
Accessibility & contrast
On white
1.59
#5BE788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5BE788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE788
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE788 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#2DE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be788; /* rgb */ color: rgb(91, 231, 136); /* oklch */ color: oklch(82.9% 0.180 151.0);
Tailwind
colors: {
custom: {
50: '#96f0ab',
500: '#5be788',
950: '#000000',
},
}SCSS
$custom: #5be788; $custom-light: #96f0ab; $custom-dark: #000000;
JSON
{
"hex": "#5be788",
"rgb": {
"r": 91,
"g": 231,
"b": 136
},
"hsl": {
"h": 139.286,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82889,
"c": 0.17995,
"h": 151
},
"luminance": 0.61154
}Semantic roles & 50–950 ramp
primary
#5BE788
secondary
#AF3789
accent
#0F96D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581