#5BED7A#5BED7A
#5BED7A is a very light, highly saturated green. Relative luminance 0.642; OKLCH L 84.1% C 0.200 H 147.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED7A |
|---|---|
| RGB | rgb(91, 237, 122) |
| HSL | hsl(133, 80%, 64%) |
| HSV | hsv(133, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 48.5%, 7.1%) |
| CIE-LAB | lab(84.07, -62.63, 44.16) |
| CIE-LCH | lch(84.07, 76.63, 144.81°) |
| OKLab | oklab(84.15% -0.1692 0.1072) |
| OKLCH | oklch(84.15% 0.2 147.6) |
| XYZ | xyz(38.1088, 64.1939, 28.7909) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED7A #ED5BCE
analogous
#85ED5B #5BED7A #5BEDC3
triadic
#5BED7A #7A5BED #ED7A5B
tetradic
#5BED7A #5B85ED #ED5BCE #EDC35B
square
#5BED7A #5B85ED #ED5BCE #EDC35B
split-complementary
#5BED7A #C35BED #ED5B85
monochromatic
#14B937 #24E74D #5BED7A #92F3A7 #C9F9D3
Accessibility & contrast
On white
1.52
#5BED7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5BED7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED7A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED7A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D971
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#32E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed7a; /* rgb */ color: rgb(91, 237, 122); /* oklch */ color: oklch(84.1% 0.200 147.6);
Tailwind
colors: {
custom: {
50: '#97f4a2',
500: '#5bed7a',
950: '#000000',
},
}SCSS
$custom: #5bed7a; $custom-light: #97f4a2; $custom-dark: #000000;
JSON
{
"hex": "#5bed7a",
"rgb": {
"r": 91,
"g": 237,
"b": 122
},
"hsl": {
"h": 132.74,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84148,
"c": 0.20026,
"h": 147.6
},
"luminance": 0.64198
}Semantic roles & 50–950 ramp
primary
#5BED7A
secondary
#B8349C
accent
#09B0DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580