#5BEB7E#5BEB7E
#5BEB7E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.194 H 148.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB7E |
|---|---|
| RGB | rgb(91, 235, 126) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.52, -61.31, 41.54) |
| CIE-LCH | lch(83.52, 74.05, 145.88°) |
| OKLab | oklab(83.71% -0.1656 0.1014) |
| OKLCH | oklch(83.71% 0.194 148.5) |
| XYZ | xyz(37.7859, 63.1434, 29.9312) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.79
Spearmint
#1EF876
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB7E #EB5BC8
analogous
#80EB5B #5BEB7E #5BEBC6
triadic
#5BEB7E #7E5BEB #EB7E5B
tetradic
#5BEB7E #5B80EB #EB5BC8 #EBC65B
square
#5BEB7E #5B80EB #EB5BC8 #EBC65B
split-complementary
#5BEB7E #C65BEB #EB5B80
monochromatic
#16B53D #24E453 #5BEB7E #92F2A9 #C8F8D4
Accessibility & contrast
On white
1.54
#5BEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5BEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB7E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB7E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#31E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5beb7e; /* rgb */ color: rgb(91, 235, 126); /* oklch */ color: oklch(83.7% 0.194 148.5);
Tailwind
colors: {
custom: {
50: '#97f2a5',
500: '#5beb7e',
950: '#000000',
},
}SCSS
$custom: #5beb7e; $custom-light: #97f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5beb7e",
"rgb": {
"r": 91,
"g": 235,
"b": 126
},
"hsl": {
"h": 134.583,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.83713,
"c": 0.19417,
"h": 148.5
},
"luminance": 0.63147
}Semantic roles & 50–950 ramp
primary
#5BEB7E
secondary
#B53596
accent
#0BA8DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580