#5BDE82#5BDE82
#5BDE82 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.173 H 150.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDE82 |
|---|---|
| RGB | rgb(91, 222, 130) |
| HSL | hsl(138, 66%, 61%) |
| HSV | hsv(138, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 41.4%, 12.9%) |
| CIE-LAB | lab(79.66, -55.77, 34.61) |
| CIE-LCH | lch(79.66, 65.64, 148.18°) |
| OKLab | oklab(80.56% -0.1508 0.0856) |
| OKLCH | oklch(80.56% 0.173 150.4) |
| XYZ | xyz(34.4624, 56.0751, 30.1222) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Tealish Green
#0CDC73
ΔE00 3.36
Seaweed
#18D17B
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.78
Emerald
#50C878
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDE82 #DE5BB7
analogous
#76DE5B #5BDE82 #5BDEC4
triadic
#5BDE82 #825BDE #DE825B
tetradic
#5BDE82 #5B76DE #DE5BB7 #DEC45B
square
#5BDE82 #5B76DE #DE5BB7 #DEC45B
split-complementary
#5BDE82 #C45BDE #DE5B76
monochromatic
#209F46 #2AD25C #5BDE82 #8EE8A9 #C1F3D0
Accessibility & contrast
On white
1.72
#5BDE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5BDE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDE82
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDE82 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#35DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5bde82; /* rgb */ color: rgb(91, 222, 130); /* oklch */ color: oklch(80.6% 0.173 150.4);
Tailwind
colors: {
custom: {
50: '#95e9a7',
500: '#5bde82',
950: '#000000',
},
}SCSS
$custom: #5bde82; $custom-light: #95e9a7; $custom-dark: #000000;
JSON
{
"hex": "#5bde82",
"rgb": {
"r": 91,
"g": 222,
"b": 130
},
"hsl": {
"h": 137.863,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.80556,
"c": 0.17344,
"h": 150.4
},
"luminance": 0.56078
}Semantic roles & 50–950 ramp
primary
#5BDE82
secondary
#A23B83
accent
#1798CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480