#5BEF76#5BEF76
#5BEF76 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.206 H 146.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF76 |
|---|---|
| RGB | rgb(91, 239, 118) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 50.6%, 6.3%) |
| CIE-LAB | lab(84.62, -63.91, 46.74) |
| CIE-LCH | lch(84.62, 79.18, 143.82°) |
| OKLab | oklab(84.59% -0.1727 0.1128) |
| OKLCH | oklch(84.59% 0.206 146.9) |
| XYZ | xyz(38.4483, 65.2613, 27.7065) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.77
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF76 #EF5BD4
analogous
#8AEF5B #5BEF76 #5BEFC0
triadic
#5BEF76 #765BEF #EF765B
tetradic
#5BEF76 #5B8AEF #EF5BD4 #EFC05B
square
#5BEF76 #5B8AEF #EF5BD4 #EFC05B
split-complementary
#5BEF76 #C05BEF #EF5B8A
monochromatic
#12BD32 #23EA47 #5BEF76 #93F4A5 #CBFAD3
Accessibility & contrast
On white
1.49
#5BEF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5BEF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF76
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF76 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#33EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef76; /* rgb */ color: rgb(91, 239, 118); /* oklch */ color: oklch(84.6% 0.206 146.9);
Tailwind
colors: {
custom: {
50: '#98f5a0',
500: '#5bef76',
950: '#000000',
},
}SCSS
$custom: #5bef76; $custom-light: #98f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5bef76",
"rgb": {
"r": 91,
"g": 239,
"b": 118
},
"hsl": {
"h": 130.946,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84586,
"c": 0.20625,
"h": 146.9
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#5BEF76
secondary
#BC33A3
accent
#07B7DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580