#5BEE79#5BEE79
#5BEE79 is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.202 H 147.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE79 |
|---|---|
| RGB | rgb(91, 238, 121) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.35, -63.13, 45.00) |
| CIE-LCH | lch(84.35, 77.53, 144.52°) |
| OKLab | oklab(84.38% -0.1705 0.109) |
| OKLCH | oklch(84.38% 0.202 147.4) |
| XYZ | xyz(38.3375, 64.7499, 28.5631) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.64
Lightish Green
#61E160
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE79 #EE5BD0
analogous
#87EE5B #5BEE79 #5BEEC3
triadic
#5BEE79 #795BEE #EE795B
tetradic
#5BEE79 #5B87EE #EE5BD0 #EEC35B
square
#5BEE79 #5B87EE #EE5BD0 #EEC35B
split-complementary
#5BEE79 #C35BEE #EE5B87
monochromatic
#13BB36 #24E84C #5BEE79 #92F4A6 #CAF9D4
Accessibility & contrast
On white
1.51
#5BEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5BEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE79
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE79 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#32E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bee79; /* rgb */ color: rgb(91, 238, 121); /* oklch */ color: oklch(84.4% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5bee79',
950: '#000000',
},
}SCSS
$custom: #5bee79; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5bee79",
"rgb": {
"r": 91,
"g": 238,
"b": 121
},
"hsl": {
"h": 132.245,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84381,
"c": 0.2024,
"h": 147.4
},
"luminance": 0.64754
}Semantic roles & 50–950 ramp
primary
#5BEE79
secondary
#BA339F
accent
#08B2DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580