#5BEE78#5BEE78
#5BEE78 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.203 H 147.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE78 |
|---|---|
| RGB | rgb(91, 238, 120) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.34, -63.28, 45.46) |
| CIE-LCH | lch(84.34, 77.91, 144.31°) |
| OKLab | oklab(84.37% -0.1709 0.11) |
| OKLCH | oklch(84.37% 0.203 147.2) |
| XYZ | xyz(38.2765, 64.7255, 28.2418) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE78 #EE5BD1
analogous
#88EE5B #5BEE78 #5BEEC2
triadic
#5BEE78 #785BEE #EE785B
tetradic
#5BEE78 #5B88EE #EE5BD1 #EEC25B
square
#5BEE78 #5B88EE #EE5BD1 #EEC25B
split-complementary
#5BEE78 #C25BEE #EE5B88
monochromatic
#13BB35 #24E84A #5BEE78 #92F4A6 #CAF9D3
Accessibility & contrast
On white
1.51
#5BEE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5BEE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE78
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE78 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#32E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bee78; /* rgb */ color: rgb(91, 238, 120); /* oklch */ color: oklch(84.4% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#98f5a1',
500: '#5bee78',
950: '#000000',
},
}SCSS
$custom: #5bee78; $custom-light: #98f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5bee78",
"rgb": {
"r": 91,
"g": 238,
"b": 120
},
"hsl": {
"h": 131.837,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84366,
"c": 0.20327,
"h": 147.2
},
"luminance": 0.64729
}Semantic roles & 50–950 ramp
primary
#5BEE78
secondary
#BA339F
accent
#08B3DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580