#5BED84#5BED84
#5BED84 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.191 H 149.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED84 |
|---|---|
| RGB | rgb(91, 237, 132) |
| HSL | hsl(137, 80%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.20, -61.12, 39.48) |
| CIE-LCH | lch(84.20, 72.76, 147.14°) |
| OKLab | oklab(84.3% -0.165 0.097) |
| OKLCH | oklch(84.3% 0.191 149.6) |
| XYZ | xyz(38.7606, 64.4546, 32.2236) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED84 #ED5BC4
analogous
#7BED5B #5BED84 #5BEDCD
triadic
#5BED84 #845BED #ED845B
tetradic
#5BED84 #5B7BED #ED5BC4 #EDCD5B
square
#5BED84 #5B7BED #ED5BC4 #EDCD5B
split-complementary
#5BED84 #CD5BED #ED5B7B
monochromatic
#14B943 #24E75B #5BED84 #92F3AD #C9F9D7
Accessibility & contrast
On white
1.51
#5BED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5BED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED84
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED84 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#2CE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed84; /* rgb */ color: rgb(91, 237, 132); /* oklch */ color: oklch(84.3% 0.191 149.6);
Tailwind
colors: {
custom: {
50: '#97f4a9',
500: '#5bed84',
950: '#000000',
},
}SCSS
$custom: #5bed84; $custom-light: #97f4a9; $custom-dark: #000000;
JSON
{
"hex": "#5bed84",
"rgb": {
"r": 91,
"g": 237,
"b": 132
},
"hsl": {
"h": 136.849,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84303,
"c": 0.19142,
"h": 149.6
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#5BED84
secondary
#B83493
accent
#09A1DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581