#5BEC83#5BEC83
#5BEC83 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.0% C 0.191 H 149.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEC83 |
|---|---|
| RGB | rgb(91, 236, 131) |
| HSL | hsl(137, 79%, 64%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(83.89, -60.91, 39.57) |
| CIE-LCH | lch(83.89, 72.63, 146.99°) |
| OKLab | oklab(84.04% -0.1645 0.0971) |
| OKLCH | oklch(84.04% 0.191 149.4) |
| XYZ | xyz(38.4037, 63.8499, 31.7687) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEC83 #EC5BC4
analogous
#7CEC5B #5BEC83 #5BECCC
triadic
#5BEC83 #835BEC #EC835B
tetradic
#5BEC83 #5B7CEC #EC5BC4 #ECCC5B
square
#5BEC83 #5B7CEC #EC5BC4 #ECCC5B
split-complementary
#5BEC83 #CC5BEC #EC5B7C
monochromatic
#15B742 #24E65A #5BEC83 #92F2AC #C9F9D6
Accessibility & contrast
On white
1.52
#5BEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5BEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEC83
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEC83 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#2DE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bec83; /* rgb */ color: rgb(91, 236, 131); /* oklch */ color: oklch(84.0% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#97f3a8',
500: '#5bec83',
950: '#000000',
},
}SCSS
$custom: #5bec83; $custom-light: #97f3a8; $custom-dark: #000000;
JSON
{
"hex": "#5bec83",
"rgb": {
"r": 91,
"g": 236,
"b": 131
},
"hsl": {
"h": 136.552,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.8404,
"c": 0.19101,
"h": 149.4
},
"luminance": 0.63854
}Semantic roles & 50–950 ramp
primary
#5BEC83
secondary
#B73493
accent
#0AA2DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580