#5BED7D#5BED7D
#5BED7D is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.198 H 148.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED7D |
|---|---|
| RGB | rgb(91, 237, 125) |
| HSL | hsl(134, 80%, 64%) |
| HSV | hsv(134, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.11, -62.19, 42.77) |
| CIE-LCH | lch(84.11, 75.47, 145.48°) |
| OKLab | oklab(84.19% -0.1679 0.1042) |
| OKLCH | oklch(84.19% 0.198 148.2) |
| XYZ | xyz(38.2975, 64.2694, 29.7850) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED7D #ED5BCB
analogous
#82ED5B #5BED7D #5BEDC6
triadic
#5BED7D #7D5BED #ED7D5B
tetradic
#5BED7D #5B82ED #ED5BCB #EDC65B
square
#5BED7D #5B82ED #ED5BCB #EDC65B
split-complementary
#5BED7D #C65BED #ED5B82
monochromatic
#14B93B #24E751 #5BED7D #92F3A9 #C9F9D4
Accessibility & contrast
On white
1.52
#5BED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5BED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED7D
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED7D | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#30E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed7d; /* rgb */ color: rgb(91, 237, 125); /* oklch */ color: oklch(84.2% 0.198 148.2);
Tailwind
colors: {
custom: {
50: '#97f4a4',
500: '#5bed7d',
950: '#000000',
},
}SCSS
$custom: #5bed7d; $custom-light: #97f4a4; $custom-dark: #000000;
JSON
{
"hex": "#5bed7d",
"rgb": {
"r": 91,
"g": 237,
"b": 125
},
"hsl": {
"h": 133.973,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84193,
"c": 0.19763,
"h": 148.2
},
"luminance": 0.64273
}Semantic roles & 50–950 ramp
primary
#5BED7D
secondary
#B8349A
accent
#09ABDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580