#5BED86#5BED86
#5BED86 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.190 H 150.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED86 |
|---|---|
| RGB | rgb(91, 237, 134) |
| HSL | hsl(138, 80%, 64%) |
| HSV | hsv(138, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.23, -60.80, 38.53) |
| CIE-LCH | lch(84.23, 71.99, 147.64°) |
| OKLab | oklab(84.34% -0.1642 0.0948) |
| OKLCH | oklch(84.34% 0.19 150) |
| XYZ | xyz(38.8987, 64.5099, 32.9513) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED86 #ED5BC2
analogous
#79ED5B #5BED86 #5BEDCF
triadic
#5BED86 #865BED #ED865B
tetradic
#5BED86 #5B79ED #ED5BC2 #EDCF5B
square
#5BED86 #5B79ED #ED5BC2 #EDCF5B
split-complementary
#5BED86 #CF5BED #ED5B79
monochromatic
#14B945 #24E75D #5BED86 #92F3AF #C9F9D7
Accessibility & contrast
On white
1.51
#5BED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5BED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED86
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED86 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#2BE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed86; /* rgb */ color: rgb(91, 237, 134); /* oklch */ color: oklch(84.3% 0.190 150.0);
Tailwind
colors: {
custom: {
50: '#97f4aa',
500: '#5bed86',
950: '#000000',
},
}SCSS
$custom: #5bed86; $custom-light: #97f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5bed86",
"rgb": {
"r": 91,
"g": 237,
"b": 134
},
"hsl": {
"h": 137.671,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84336,
"c": 0.18963,
"h": 150
},
"luminance": 0.64514
}Semantic roles & 50–950 ramp
primary
#5BED86
secondary
#B83491
accent
#099EDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581