#5BEE7F#5BEE7F
#5BEE7F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.197 H 148.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE7F |
|---|---|
| RGB | rgb(91, 238, 127) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.43, -62.26, 42.21) |
| CIE-LCH | lch(84.43, 75.22, 145.86°) |
| OKLab | oklab(84.47% -0.1681 0.103) |
| OKLCH | oklch(84.47% 0.197 148.5) |
| XYZ | xyz(38.7169, 64.9017, 30.5615) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE7F #EE5BCA
analogous
#81EE5B #5BEE7F #5BEEC9
triadic
#5BEE7F #7F5BEE #EE7F5B
tetradic
#5BEE7F #5B81EE #EE5BCA #EEC95B
square
#5BEE7F #5B81EE #EE5BCA #EEC95B
split-complementary
#5BEE7F #C95BEE #EE5B81
monochromatic
#13BB3C #24E854 #5BEE7F #92F4AA #CAF9D6
Accessibility & contrast
On white
1.50
#5BEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5BEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE7F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE7F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB76
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee7f; /* rgb */ color: rgb(91, 238, 127); /* oklch */ color: oklch(84.5% 0.197 148.5);
Tailwind
colors: {
custom: {
50: '#97f5a6',
500: '#5bee7f',
950: '#000000',
},
}SCSS
$custom: #5bee7f; $custom-light: #97f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5bee7f",
"rgb": {
"r": 91,
"g": 238,
"b": 127
},
"hsl": {
"h": 134.694,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84471,
"c": 0.19715,
"h": 148.5
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#5BEE7F
secondary
#BA3399
accent
#08A9DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580