#5BEA7E#5BEA7E
#5BEA7E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.193 H 148.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA7E |
|---|---|
| RGB | rgb(91, 234, 126) |
| HSL | hsl(135, 77%, 64%) |
| HSV | hsv(135, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.22, -60.94, 41.16) |
| CIE-LCH | lch(83.22, 73.54, 145.96°) |
| OKLab | oklab(83.47% -0.1646 0.1006) |
| OKLCH | oklch(83.47% 0.193 148.6) |
| XYZ | xyz(37.5004, 62.5724, 29.8361) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA7E #EA5BC7
analogous
#7FEA5B #5BEA7E #5BEAC5
triadic
#5BEA7E #7E5BEA #EA7E5B
tetradic
#5BEA7E #5B7FEA #EA5BC7 #EAC55B
square
#5BEA7E #5B7FEA #EA5BC7 #EAC55B
split-complementary
#5BEA7E #C55BEA #EA5B7F
monochromatic
#17B43D #25E353 #5BEA7E #91F1A9 #C8F8D3
Accessibility & contrast
On white
1.55
#5BEA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5BEA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA7E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA7E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#31E6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5bea7e; /* rgb */ color: rgb(91, 234, 126); /* oklch */ color: oklch(83.5% 0.193 148.6);
Tailwind
colors: {
custom: {
50: '#97f2a5',
500: '#5bea7e',
950: '#000000',
},
}SCSS
$custom: #5bea7e; $custom-light: #97f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5bea7e",
"rgb": {
"r": 91,
"g": 234,
"b": 126
},
"hsl": {
"h": 134.685,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83465,
"c": 0.19288,
"h": 148.6
},
"luminance": 0.62576
}Semantic roles & 50–950 ramp
primary
#5BEA7E
secondary
#B43695
accent
#0CA7DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580