#5BED85#5BED85
#5BED85 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.191 H 149.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED85 |
|---|---|
| RGB | rgb(91, 237, 133) |
| HSL | hsl(137, 80%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.22, -60.96, 39.01) |
| CIE-LCH | lch(84.22, 72.38, 147.39°) |
| OKLab | oklab(84.32% -0.1646 0.0959) |
| OKLCH | oklch(84.32% 0.191 149.8) |
| XYZ | xyz(38.8293, 64.4821, 32.5858) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED85 #ED5BC3
analogous
#7AED5B #5BED85 #5BEDCE
triadic
#5BED85 #855BED #ED855B
tetradic
#5BED85 #5B7AED #ED5BC3 #EDCE5B
square
#5BED85 #5B7AED #ED5BC3 #EDCE5B
split-complementary
#5BED85 #CE5BED #ED5B7A
monochromatic
#14B944 #24E75C #5BED85 #92F3AE #C9F9D7
Accessibility & contrast
On white
1.51
#5BED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5BED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED85
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED85 | 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)
#EFDA7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#2BE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed85; /* rgb */ color: rgb(91, 237, 133); /* oklch */ color: oklch(84.3% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#97f4aa',
500: '#5bed85',
950: '#000000',
},
}SCSS
$custom: #5bed85; $custom-light: #97f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5bed85",
"rgb": {
"r": 91,
"g": 237,
"b": 133
},
"hsl": {
"h": 137.26,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.8432,
"c": 0.19052,
"h": 149.8
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#5BED85
secondary
#B83492
accent
#09A0DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581