#5BEF7B#5BEF7B
#5BEF7B is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.202 H 147.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF7B |
|---|---|
| RGB | rgb(91, 239, 123) |
| HSL | hsl(133, 82%, 65%) |
| HSV | hsv(133, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.68, -63.21, 44.45) |
| CIE-LCH | lch(84.68, 77.27, 144.89°) |
| OKLab | oklab(84.66% -0.1707 0.1079) |
| OKLCH | oklch(84.66% 0.202 147.7) |
| XYZ | xyz(38.7533, 65.3834, 29.3130) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.83
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF7B #EF5BCF
analogous
#85EF5B #5BEF7B #5BEFC5
triadic
#5BEF7B #7B5BEF #EF7B5B
tetradic
#5BEF7B #5B85EF #EF5BCF #EFC55B
square
#5BEF7B #5B85EF #EF5BCF #EFC55B
split-complementary
#5BEF7B #C55BEF #EF5B85
monochromatic
#12BD37 #23EA4E #5BEF7B #93F4A8 #CBFAD5
Accessibility & contrast
On white
1.49
#5BEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5BEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF7B
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF7B | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB71
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#30EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bef7b; /* rgb */ color: rgb(91, 239, 123); /* oklch */ color: oklch(84.7% 0.202 147.7);
Tailwind
colors: {
custom: {
50: '#98f5a3',
500: '#5bef7b',
950: '#000000',
},
}SCSS
$custom: #5bef7b; $custom-light: #98f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5bef7b",
"rgb": {
"r": 91,
"g": 239,
"b": 123
},
"hsl": {
"h": 132.973,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84658,
"c": 0.20194,
"h": 147.7
},
"luminance": 0.65387
}Semantic roles & 50–950 ramp
primary
#5BEF7B
secondary
#BC339E
accent
#07B0DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580