#5BED77#5BED77
#5BED77 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.203 H 147.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED77 |
|---|---|
| RGB | rgb(91, 237, 119) |
| HSL | hsl(132, 80%, 64%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(84.03, -63.06, 45.54) |
| CIE-LCH | lch(84.03, 77.78, 144.16°) |
| OKLab | oklab(84.1% -0.1703 0.1102) |
| OKLCH | oklch(84.1% 0.203 147.1) |
| XYZ | xyz(37.9258, 64.1207, 27.8271) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.43
Lightish Green
#61E160
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED77 #ED5BD1
analogous
#88ED5B #5BED77 #5BEDC0
triadic
#5BED77 #775BED #ED775B
tetradic
#5BED77 #5B88ED #ED5BD1 #EDC05B
square
#5BED77 #5B88ED #ED5BD1 #EDC05B
split-complementary
#5BED77 #C05BED #ED5B88
monochromatic
#14B934 #24E749 #5BED77 #92F3A5 #C9F9D2
Accessibility & contrast
On white
1.52
#5BED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5BED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED77
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED77 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#DDCD7F
Tritanopia (blue-blind)
#33E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed77; /* rgb */ color: rgb(91, 237, 119); /* oklch */ color: oklch(84.1% 0.203 147.1);
Tailwind
colors: {
custom: {
50: '#97f4a0',
500: '#5bed77',
950: '#000000',
},
}SCSS
$custom: #5bed77; $custom-light: #97f4a0; $custom-dark: #000000;
JSON
{
"hex": "#5bed77",
"rgb": {
"r": 91,
"g": 237,
"b": 119
},
"hsl": {
"h": 131.507,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84104,
"c": 0.20286,
"h": 147.1
},
"luminance": 0.64124
}Semantic roles & 50–950 ramp
primary
#5BED77
secondary
#B8349F
accent
#09B4DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580