#5BEE7E#5BEE7E
#5BEE7E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.198 H 148.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE7E |
|---|---|
| RGB | rgb(91, 238, 126) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.42, -62.41, 42.68) |
| CIE-LCH | lch(84.42, 75.60, 145.63°) |
| OKLab | oklab(84.46% -0.1685 0.104) |
| OKLCH | oklch(84.46% 0.198 148.3) |
| XYZ | xyz(38.6521, 64.8757, 30.2199) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE7E #EE5BCB
analogous
#82EE5B #5BEE7E #5BEEC8
triadic
#5BEE7E #7E5BEE #EE7E5B
tetradic
#5BEE7E #5B82EE #EE5BCB #EEC85B
square
#5BEE7E #5B82EE #EE5BCB #EEC85B
split-complementary
#5BEE7E #C85BEE #EE5B82
monochromatic
#13BB3B #24E852 #5BEE7E #92F4AA #CAF9D5
Accessibility & contrast
On white
1.50
#5BEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5BEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE7E
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE7E | 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)
#F0DB75
Deuteranopia (green-blind)
#DDCE86
Tritanopia (blue-blind)
#2FE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee7e; /* rgb */ color: rgb(91, 238, 126); /* oklch */ color: oklch(84.5% 0.198 148.3);
Tailwind
colors: {
custom: {
50: '#97f5a5',
500: '#5bee7e',
950: '#000000',
},
}SCSS
$custom: #5bee7e; $custom-light: #97f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5bee7e",
"rgb": {
"r": 91,
"g": 238,
"b": 126
},
"hsl": {
"h": 134.286,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84456,
"c": 0.19803,
"h": 148.3
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#5BEE7E
secondary
#BA339A
accent
#08ABDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580