#5BEE7B#5BEE7B
#5BEE7B is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.201 H 147.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE7B |
|---|---|
| RGB | rgb(91, 238, 123) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.38, -62.85, 44.07) |
| CIE-LCH | lch(84.38, 76.76, 144.96°) |
| OKLab | oklab(84.41% -0.1697 0.107) |
| OKLCH | oklch(84.41% 0.201 147.8) |
| XYZ | xyz(38.4614, 64.7995, 29.2157) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE7B #EE5BCE
analogous
#85EE5B #5BEE7B #5BEEC4
triadic
#5BEE7B #7B5BEE #EE7B5B
tetradic
#5BEE7B #5B85EE #EE5BCE #EEC45B
square
#5BEE7B #5B85EE #EE5BCE #EEC45B
split-complementary
#5BEE7B #C45BEE #EE5B85
monochromatic
#13BB38 #24E84E #5BEE7B #92F4A8 #CAF9D4
Accessibility & contrast
On white
1.50
#5BEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5BEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE7B
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE7B | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#31E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee7b; /* rgb */ color: rgb(91, 238, 123); /* oklch */ color: oklch(84.4% 0.201 147.8);
Tailwind
colors: {
custom: {
50: '#98f5a3',
500: '#5bee7b',
950: '#000000',
},
}SCSS
$custom: #5bee7b; $custom-light: #98f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5bee7b",
"rgb": {
"r": 91,
"g": 238,
"b": 123
},
"hsl": {
"h": 133.061,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8441,
"c": 0.20066,
"h": 147.8
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#5BEE7B
secondary
#BA339D
accent
#08AFDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580