#5BEB84#5BEB84
#5BEB84 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.189 H 149.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB84 |
|---|---|
| RGB | rgb(91, 235, 132) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.60, -60.38, 38.71) |
| CIE-LCH | lch(83.60, 71.72, 147.33°) |
| OKLab | oklab(83.81% -0.1631 0.0952) |
| OKLCH | oklch(83.81% 0.189 149.7) |
| XYZ | xyz(38.1847, 63.3030, 32.0317) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.25
Turquoise Green
#04F489
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.78
Spearmint
#1EF876
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB84 #EB5BC2
analogous
#7AEB5B #5BEB84 #5BEBCC
triadic
#5BEB84 #845BEB #EB845B
tetradic
#5BEB84 #5B7AEB #EB5BC2 #EBCC5B
square
#5BEB84 #5B7AEB #EB5BC2 #EBCC5B
split-complementary
#5BEB84 #CC5BEB #EB5B7A
monochromatic
#16B543 #24E45B #5BEB84 #92F2AD #C8F8D6
Accessibility & contrast
On white
1.54
#5BEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5BEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB84
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB84 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#2DE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb84; /* rgb */ color: rgb(91, 235, 132); /* oklch */ color: oklch(83.8% 0.189 149.7);
Tailwind
colors: {
custom: {
50: '#97f2a9',
500: '#5beb84',
950: '#000000',
},
}SCSS
$custom: #5beb84; $custom-light: #97f2a9; $custom-dark: #000000;
JSON
{
"hex": "#5beb84",
"rgb": {
"r": 91,
"g": 235,
"b": 132
},
"hsl": {
"h": 137.083,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83809,
"c": 0.18881,
"h": 149.7
},
"luminance": 0.63307
}Semantic roles & 50–950 ramp
primary
#5BEB84
secondary
#B53591
accent
#0B9FDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581