#5BEA82#5BEA82
#5BEA82 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.189 H 149.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA82 |
|---|---|
| RGB | rgb(91, 234, 130) |
| HSL | hsl(136, 77%, 64%) |
| HSV | hsv(136, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(83.27, -60.32, 39.27) |
| CIE-LCH | lch(83.27, 71.98, 146.93°) |
| OKLab | oklab(83.53% -0.1629 0.0964) |
| OKLCH | oklch(83.53% 0.189 149.4) |
| XYZ | xyz(37.7637, 62.6778, 31.2227) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.88
Wintergreen
#20F986
ΔE00 3.91
Spearmint
#1EF876
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA82 #EA5BC3
analogous
#7BEA5B #5BEA82 #5BEAC9
triadic
#5BEA82 #825BEA #EA825B
tetradic
#5BEA82 #5B7BEA #EA5BC3 #EAC95B
square
#5BEA82 #5B7BEA #EA5BC3 #EAC95B
split-complementary
#5BEA82 #C95BEA #EA5B7B
monochromatic
#17B442 #25E359 #5BEA82 #91F1AB #C8F8D5
Accessibility & contrast
On white
1.55
#5BEA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5BEA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA82
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA82 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77A
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#2FE6D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5bea82; /* rgb */ color: rgb(91, 234, 130); /* oklch */ color: oklch(83.5% 0.189 149.4);
Tailwind
colors: {
custom: {
50: '#97f2a7',
500: '#5bea82',
950: '#000000',
},
}SCSS
$custom: #5bea82; $custom-light: #97f2a7; $custom-dark: #000000;
JSON
{
"hex": "#5bea82",
"rgb": {
"r": 91,
"g": 234,
"b": 130
},
"hsl": {
"h": 136.364,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83529,
"c": 0.1893,
"h": 149.4
},
"luminance": 0.62681
}Semantic roles & 50–950 ramp
primary
#5BEA82
secondary
#B43691
accent
#0CA1DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580