#5BEF7A#5BEF7A
#5BEF7A is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.6% C 0.203 H 147.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF7A |
|---|---|
| RGB | rgb(91, 239, 122) |
| HSL | hsl(133, 82%, 65%) |
| HSV | hsv(133, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.67, -63.35, 44.91) |
| CIE-LCH | lch(84.67, 77.66, 144.67°) |
| OKLab | oklab(84.64% -0.1711 0.1089) |
| OKLCH | oklch(84.64% 0.203 147.5) |
| XYZ | xyz(38.6910, 65.3584, 28.9850) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF7A #EF5BD0
analogous
#86EF5B #5BEF7A #5BEFC4
triadic
#5BEF7A #7A5BEF #EF7A5B
tetradic
#5BEF7A #5B86EF #EF5BD0 #EFC45B
square
#5BEF7A #5B86EF #EF5BD0 #EFC45B
split-complementary
#5BEF7A #C45BEF #EF5B86
monochromatic
#12BD36 #23EA4D #5BEF7A #93F4A7 #CBFAD4
Accessibility & contrast
On white
1.49
#5BEF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5BEF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF7A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF7A | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB70
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#31EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef7a; /* rgb */ color: rgb(91, 239, 122); /* oklch */ color: oklch(84.6% 0.203 147.5);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5bef7a',
950: '#000000',
},
}SCSS
$custom: #5bef7a; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5bef7a",
"rgb": {
"r": 91,
"g": 239,
"b": 122
},
"hsl": {
"h": 132.568,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84643,
"c": 0.20281,
"h": 147.5
},
"luminance": 0.65362
}Semantic roles & 50–950 ramp
primary
#5BEF7A
secondary
#BC339F
accent
#07B1DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580