#5BEF78#5BEF78
#5BEF78 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.205 H 147.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF78 |
|---|---|
| RGB | rgb(91, 239, 120) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(84.64, -63.64, 45.83) |
| CIE-LCH | lch(84.64, 78.42, 144.24°) |
| OKLab | oklab(84.61% -0.1719 0.1108) |
| OKLCH | oklch(84.61% 0.205 147.2) |
| XYZ | xyz(38.5684, 65.3094, 28.3391) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.83
Lightish Green
#61E160
ΔE00 3.88
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF78 #EF5BD2
analogous
#88EF5B #5BEF78 #5BEFC2
triadic
#5BEF78 #785BEF #EF785B
tetradic
#5BEF78 #5B88EF #EF5BD2 #EFC25B
square
#5BEF78 #5B88EF #EF5BD2 #EFC25B
split-complementary
#5BEF78 #C25BEF #EF5B88
monochromatic
#12BD34 #23EA4A #5BEF78 #93F4A6 #CBFAD4
Accessibility & contrast
On white
1.49
#5BEF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5BEF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF78
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF78 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6E
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#32EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef78; /* rgb */ color: rgb(91, 239, 120); /* oklch */ color: oklch(84.6% 0.205 147.2);
Tailwind
colors: {
custom: {
50: '#98f5a1',
500: '#5bef78',
950: '#000000',
},
}SCSS
$custom: #5bef78; $custom-light: #98f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5bef78",
"rgb": {
"r": 91,
"g": 239,
"b": 120
},
"hsl": {
"h": 131.757,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84614,
"c": 0.20453,
"h": 147.2
},
"luminance": 0.65313
}Semantic roles & 50–950 ramp
primary
#5BEF78
secondary
#BC33A1
accent
#07B4DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580