#5BED83#5BED83
#5BED83 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.192 H 149.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5BED83 |
|---|---|
| RGB | rgb(91, 237, 131) |
| HSL | hsl(136, 80%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.19, -61.28, 39.95) |
| CIE-LCH | lch(84.19, 73.15, 146.90°) |
| OKLab | oklab(84.29% -0.1655 0.098) |
| OKLCH | oklch(84.29% 0.192 149.4) |
| XYZ | xyz(38.6925, 64.4274, 31.8650) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BED83 #ED5BC5
analogous
#7CED5B #5BED83 #5BEDCC
triadic
#5BED83 #835BED #ED835B
tetradic
#5BED83 #5B7CED #ED5BC5 #EDCC5B
square
#5BED83 #5B7CED #ED5BC5 #EDCC5B
split-complementary
#5BED83 #CC5BED #ED5B7C
monochromatic
#14B942 #24E759 #5BED83 #92F3AD #C9F9D6
Accessibility & contrast
On white
1.51
#5BED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5BED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BED83
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BED83 | 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)
#EFDA7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#2DE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bed83; /* rgb */ color: rgb(91, 237, 131); /* oklch */ color: oklch(84.3% 0.192 149.4);
Tailwind
colors: {
custom: {
50: '#97f4a8',
500: '#5bed83',
950: '#000000',
},
}SCSS
$custom: #5bed83; $custom-light: #97f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5bed83",
"rgb": {
"r": 91,
"g": 237,
"b": 131
},
"hsl": {
"h": 136.438,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84287,
"c": 0.19231,
"h": 149.4
},
"luminance": 0.64431
}Semantic roles & 50–950 ramp
primary
#5BED83
secondary
#B83494
accent
#09A3DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580