#5BEA79#5BEA79
#5BEA79 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.4% C 0.197 H 147.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA79 |
|---|---|
| RGB | rgb(91, 234, 121) |
| HSL | hsl(133, 77%, 64%) |
| HSV | hsv(133, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.15, -61.68, 43.50) |
| CIE-LCH | lch(83.15, 75.47, 144.81°) |
| OKLab | oklab(83.39% -0.1666 0.1057) |
| OKLCH | oklch(83.39% 0.197 147.6) |
| XYZ | xyz(37.1858, 62.4466, 28.1792) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightish Green
#61E160
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.81
Wintergreen
#20F986
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA79 #EA5BCC
analogous
#84EA5B #5BEA79 #5BEAC0
triadic
#5BEA79 #795BEA #EA795B
tetradic
#5BEA79 #5B84EA #EA5BCC #EAC05B
square
#5BEA79 #5B84EA #EA5BCC #EAC05B
split-complementary
#5BEA79 #C05BEA #EA5B84
monochromatic
#17B438 #25E34D #5BEA79 #91F1A5 #C8F8D2
Accessibility & contrast
On white
1.56
#5BEA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5BEA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA79
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA79 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD770
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#34E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5bea79; /* rgb */ color: rgb(91, 234, 121); /* oklch */ color: oklch(83.4% 0.197 147.6);
Tailwind
colors: {
custom: {
50: '#97f2a1',
500: '#5bea79',
950: '#000000',
},
}SCSS
$custom: #5bea79; $custom-light: #97f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5bea79",
"rgb": {
"r": 91,
"g": 234,
"b": 121
},
"hsl": {
"h": 132.587,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83389,
"c": 0.1973,
"h": 147.6
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#5BEA79
secondary
#B43699
accent
#0CAEDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580