#5BEB82#5BEB82
#5BEB82 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.191 H 149.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB82 |
|---|---|
| RGB | rgb(91, 235, 130) |
| HSL | hsl(136, 78%, 64%) |
| HSV | hsv(136, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(83.57, -60.69, 39.66) |
| CIE-LCH | lch(83.57, 72.50, 146.84°) |
| OKLab | oklab(83.78% -0.1639 0.0973) |
| OKLCH | oklch(83.78% 0.191 149.3) |
| XYZ | xyz(38.0492, 63.2487, 31.3178) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Turquoise Green
#04F489
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.73
Spearmint
#1EF876
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB82 #EB5BC4
analogous
#7CEB5B #5BEB82 #5BEBCA
triadic
#5BEB82 #825BEB #EB825B
tetradic
#5BEB82 #5B7CEB #EB5BC4 #EBCA5B
square
#5BEB82 #5B7CEB #EB5BC4 #EBCA5B
split-complementary
#5BEB82 #CA5BEB #EB5B7C
monochromatic
#16B541 #24E458 #5BEB82 #92F2AC #C8F8D5
Accessibility & contrast
On white
1.54
#5BEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5BEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB82
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB82 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#2EE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb82; /* rgb */ color: rgb(91, 235, 130); /* oklch */ color: oklch(83.8% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#97f2a8',
500: '#5beb82',
950: '#000000',
},
}SCSS
$custom: #5beb82; $custom-light: #97f2a8; $custom-dark: #000000;
JSON
{
"hex": "#5beb82",
"rgb": {
"r": 91,
"g": 235,
"b": 130
},
"hsl": {
"h": 136.25,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83776,
"c": 0.1906,
"h": 149.3
},
"luminance": 0.63253
}Semantic roles & 50–950 ramp
primary
#5BEB82
secondary
#B53593
accent
#0BA2DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580