#5BEC85#5BEC85
#5BEC85 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.189 H 149.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEC85 |
|---|---|
| RGB | rgb(91, 236, 133) |
| HSL | hsl(137, 79%, 64%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(83.92, -60.59, 38.62) |
| CIE-LCH | lch(83.92, 71.85, 147.49°) |
| OKLab | oklab(84.07% -0.1636 0.095) |
| OKLCH | oklch(84.07% 0.189 149.9) |
| XYZ | xyz(38.5406, 63.9047, 32.4895) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.66
Spearmint
#1EF876
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEC85 #EC5BC2
analogous
#7AEC5B #5BEC85 #5BECCD
triadic
#5BEC85 #855BEC #EC855B
tetradic
#5BEC85 #5B7AEC #EC5BC2 #ECCD5B
square
#5BEC85 #5B7AEC #EC5BC2 #ECCD5B
split-complementary
#5BEC85 #CD5BEC #EC5B7A
monochromatic
#15B744 #24E65C #5BEC85 #92F2AE #C9F9D7
Accessibility & contrast
On white
1.52
#5BEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5BEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEC85
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEC85 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#2CE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bec85; /* rgb */ color: rgb(91, 236, 133); /* oklch */ color: oklch(84.1% 0.189 149.9);
Tailwind
colors: {
custom: {
50: '#97f3aa',
500: '#5bec85',
950: '#000000',
},
}SCSS
$custom: #5bec85; $custom-light: #97f3aa; $custom-dark: #000000;
JSON
{
"hex": "#5bec85",
"rgb": {
"r": 91,
"g": 236,
"b": 133
},
"hsl": {
"h": 137.379,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.84073,
"c": 0.18922,
"h": 149.9
},
"luminance": 0.63909
}Semantic roles & 50–950 ramp
primary
#5BEC85
secondary
#B73491
accent
#0A9FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581