#5BEB7C#5BEB7C
#5BEB7C is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.196 H 148.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB7C |
|---|---|
| RGB | rgb(91, 235, 124) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.49, -61.61, 42.48) |
| CIE-LCH | lch(83.49, 74.83, 145.41°) |
| OKLab | oklab(83.68% -0.1664 0.1035) |
| OKLCH | oklch(83.68% 0.196 148.1) |
| XYZ | xyz(37.6581, 63.0923, 29.2584) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB7C #EB5BCA
analogous
#82EB5B #5BEB7C #5BEBC4
triadic
#5BEB7C #7C5BEB #EB7C5B
tetradic
#5BEB7C #5B82EB #EB5BCA #EBC45B
square
#5BEB7C #5B82EB #EB5BCA #EBC45B
split-complementary
#5BEB7C #C45BEB #EB5B82
monochromatic
#16B53B #24E450 #5BEB7C #92F2A8 #C8F8D3
Accessibility & contrast
On white
1.54
#5BEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5BEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB7C
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB7C | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#32E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb7c; /* rgb */ color: rgb(91, 235, 124); /* oklch */ color: oklch(83.7% 0.196 148.1);
Tailwind
colors: {
custom: {
50: '#97f2a3',
500: '#5beb7c',
950: '#000000',
},
}SCSS
$custom: #5beb7c; $custom-light: #97f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5beb7c",
"rgb": {
"r": 91,
"g": 235,
"b": 124
},
"hsl": {
"h": 133.75,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83682,
"c": 0.19594,
"h": 148.1
},
"luminance": 0.63096
}Semantic roles & 50–950 ramp
primary
#5BEB7C
secondary
#B53598
accent
#0BABDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580