#5BED76#5BED76
#5BED76 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.204 H 146.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED76 |
|---|---|
| RGB | rgb(91, 237, 118) |
| HSL | hsl(131, 80%, 64%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(84.02, -63.20, 46.00) |
| CIE-LCH | lch(84.02, 78.16, 143.95°) |
| OKLab | oklab(84.09% -0.1708 0.1111) |
| OKLCH | oklch(84.09% 0.204 146.9) |
| XYZ | xyz(37.8660, 64.0968, 27.5124) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.47
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED76 #ED5BD2
analogous
#89ED5B #5BED76 #5BEDBF
triadic
#5BED76 #765BED #ED765B
tetradic
#5BED76 #5B89ED #ED5BD2 #EDBF5B
square
#5BED76 #5B89ED #ED5BD2 #EDBF5B
split-complementary
#5BED76 #BF5BED #ED5B89
monochromatic
#14B933 #24E748 #5BED76 #92F3A4 #C9F9D2
Accessibility & contrast
On white
1.52
#5BED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5BED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED76
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED76 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#DDCD7F
Tritanopia (blue-blind)
#34E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bed76; /* rgb */ color: rgb(91, 237, 118); /* oklch */ color: oklch(84.1% 0.204 146.9);
Tailwind
colors: {
custom: {
50: '#97f4a0',
500: '#5bed76',
950: '#000000',
},
}SCSS
$custom: #5bed76; $custom-light: #97f4a0; $custom-dark: #000000;
JSON
{
"hex": "#5bed76",
"rgb": {
"r": 91,
"g": 237,
"b": 118
},
"hsl": {
"h": 131.096,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.8409,
"c": 0.20373,
"h": 146.9
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#5BED76
secondary
#B834A0
accent
#09B5DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580