#5BE78B#5BE78B
#5BE78B is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.177 H 151.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE78B |
|---|---|
| RGB | rgb(91, 231, 139) |
| HSL | hsl(141, 74%, 63%) |
| HSV | hsv(141, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(82.51, -57.72, 33.80) |
| CIE-LCH | lch(82.51, 66.89, 149.64°) |
| OKLab | oklab(82.94% -0.1561 0.084) |
| OKLCH | oklch(82.94% 0.177 151.7) |
| XYZ | xyz(37.5476, 61.2364, 34.2622) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.14
Turquoise Green
#04F489
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.50
Sea Green (survey)
#53FCA1
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE78B #E75BB7
analogous
#71E75B #5BE78B #5BE7D1
triadic
#5BE78B #8B5BE7 #E78B5B
tetradic
#5BE78B #5B71E7 #E75BB7 #E7D15B
square
#5BE78B #5B71E7 #E75BB7 #E7D15B
split-complementary
#5BE78B #D15BE7 #E75B71
monochromatic
#19AE4C #26DF65 #5BE78B #90EFB1 #C6F7D7
Accessibility & contrast
On white
1.59
#5BE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5BE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE78B
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE78B | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#2BE4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be78b; /* rgb */ color: rgb(91, 231, 139); /* oklch */ color: oklch(82.9% 0.177 151.7);
Tailwind
colors: {
custom: {
50: '#96f0ae',
500: '#5be78b',
950: '#000000',
},
}SCSS
$custom: #5be78b; $custom-light: #96f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5be78b",
"rgb": {
"r": 91,
"g": 231,
"b": 139
},
"hsl": {
"h": 140.571,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82942,
"c": 0.17722,
"h": 151.7
},
"luminance": 0.6124
}Semantic roles & 50–950 ramp
primary
#5BE78B
secondary
#AF3786
accent
#0F92D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581