#5BEF7E#5BEF7E
#5BEF7E is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.199 H 148.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF7E |
|---|---|
| RGB | rgb(91, 239, 126) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.72, -62.77, 43.06) |
| CIE-LCH | lch(84.72, 76.12, 145.55°) |
| OKLab | oklab(84.7% -0.1695 0.1049) |
| OKLCH | oklch(84.7% 0.199 148.2) |
| XYZ | xyz(38.9440, 65.4596, 30.3173) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF7E #EF5BCC
analogous
#82EF5B #5BEF7E #5BEFC8
triadic
#5BEF7E #7E5BEF #EF7E5B
tetradic
#5BEF7E #5B82EF #EF5BCC #EFC85B
square
#5BEF7E #5B82EF #EF5BCC #EFC85B
split-complementary
#5BEF7E #C85BEF #EF5B82
monochromatic
#12BD3B #23EA52 #5BEF7E #93F4AA #CBFAD6
Accessibility & contrast
On white
1.49
#5BEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5BEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF7E
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF7E | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef7e; /* rgb */ color: rgb(91, 239, 126); /* oklch */ color: oklch(84.7% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#98f5a5',
500: '#5bef7e',
950: '#000000',
},
}SCSS
$custom: #5bef7e; $custom-light: #98f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5bef7e",
"rgb": {
"r": 91,
"g": 239,
"b": 126
},
"hsl": {
"h": 134.189,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84703,
"c": 0.19931,
"h": 148.2
},
"luminance": 0.65464
}Semantic roles & 50–950 ramp
primary
#5BEF7E
secondary
#BC339B
accent
#07ACDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580