#5BED8D#5BED8D
#5BED8D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.183 H 151.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED8D |
|---|---|
| RGB | rgb(91, 237, 141) |
| HSL | hsl(141, 80%, 64%) |
| HSV | hsv(141, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.33, -59.66, 35.20) |
| CIE-LCH | lch(84.33, 69.27, 149.46°) |
| OKLab | oklab(84.46% -0.1612 0.0873) |
| OKLCH | oklch(84.46% 0.183 151.6) |
| XYZ | xyz(39.4032, 64.7117, 35.6082) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED8D #ED5BBB
analogous
#72ED5B #5BED8D #5BEDD6
triadic
#5BED8D #8D5BED #ED8D5B
tetradic
#5BED8D #5B72ED #ED5BBB #EDD65B
square
#5BED8D #5B72ED #ED5BBB #EDD65B
split-complementary
#5BED8D #D65BED #ED5B72
monochromatic
#14B94D #24E767 #5BED8D #92F3B3 #C9F9DA
Accessibility & contrast
On white
1.51
#5BED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5BED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED8D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED8D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#25EAD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed8d; /* rgb */ color: rgb(91, 237, 141); /* oklch */ color: oklch(84.5% 0.183 151.6);
Tailwind
colors: {
custom: {
50: '#97f4af',
500: '#5bed8d',
950: '#000000',
},
}SCSS
$custom: #5bed8d; $custom-light: #97f4af; $custom-dark: #000000;
JSON
{
"hex": "#5bed8d",
"rgb": {
"r": 91,
"g": 237,
"b": 141
},
"hsl": {
"h": 140.548,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84456,
"c": 0.18334,
"h": 151.6
},
"luminance": 0.64716
}Semantic roles & 50–950 ramp
primary
#5BED8D
secondary
#B8348B
accent
#0994DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581