#5BED78#5BED78
#5BED78 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.202 H 147.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED78 |
|---|---|
| RGB | rgb(91, 237, 120) |
| HSL | hsl(132, 80%, 64%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(84.04, -62.91, 45.08) |
| CIE-LCH | lch(84.04, 77.40, 144.38°) |
| OKLab | oklab(84.12% -0.17 0.1092) |
| OKLCH | oklch(84.12% 0.202 147.3) |
| XYZ | xyz(37.9861, 64.1448, 28.1450) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED78 #ED5BD0
analogous
#87ED5B #5BED78 #5BEDC1
triadic
#5BED78 #785BED #ED785B
tetradic
#5BED78 #5B87ED #ED5BD0 #EDC15B
square
#5BED78 #5B87ED #ED5BD0 #EDC15B
split-complementary
#5BED78 #C15BED #ED5B87
monochromatic
#14B935 #24E74B #5BED78 #92F3A5 #C9F9D3
Accessibility & contrast
On white
1.52
#5BED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5BED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED78
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED78 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96E
Deuteranopia (green-blind)
#DDCD80
Tritanopia (blue-blind)
#33E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed78; /* rgb */ color: rgb(91, 237, 120); /* oklch */ color: oklch(84.1% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#97f4a1',
500: '#5bed78',
950: '#000000',
},
}SCSS
$custom: #5bed78; $custom-light: #97f4a1; $custom-dark: #000000;
JSON
{
"hex": "#5bed78",
"rgb": {
"r": 91,
"g": 237,
"b": 120
},
"hsl": {
"h": 131.918,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84118,
"c": 0.202,
"h": 147.3
},
"luminance": 0.64149
}Semantic roles & 50–950 ramp
primary
#5BED78
secondary
#B8349E
accent
#09B3DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580