#5BEA84#5BEA84
#5BEA84 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.188 H 149.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA84 |
|---|---|
| RGB | rgb(91, 234, 132) |
| HSL | hsl(137, 77%, 64%) |
| HSV | hsv(137, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.30, -60.01, 38.33) |
| CIE-LCH | lch(83.30, 71.20, 147.43°) |
| OKLab | oklab(83.56% -0.1621 0.0943) |
| OKLCH | oklch(83.56% 0.188 149.8) |
| XYZ | xyz(37.8992, 62.7320, 31.9365) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.41
Spearmint
#1EF876
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA84 #EA5BC1
analogous
#79EA5B #5BEA84 #5BEACB
triadic
#5BEA84 #845BEA #EA845B
tetradic
#5BEA84 #5B79EA #EA5BC1 #EACB5B
square
#5BEA84 #5B79EA #EA5BC1 #EACB5B
split-complementary
#5BEA84 #CB5BEA #EA5B79
monochromatic
#17B444 #25E35B #5BEA84 #91F1AD #C8F8D5
Accessibility & contrast
On white
1.55
#5BEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA84
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA84 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#D9CA8B
Tritanopia (blue-blind)
#2EE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea84; /* rgb */ color: rgb(91, 234, 132); /* oklch */ color: oklch(83.6% 0.188 149.8);
Tailwind
colors: {
custom: {
50: '#97f2a9',
500: '#5bea84',
950: '#000000',
},
}SCSS
$custom: #5bea84; $custom-light: #97f2a9; $custom-dark: #000000;
JSON
{
"hex": "#5bea84",
"rgb": {
"r": 91,
"g": 234,
"b": 132
},
"hsl": {
"h": 137.203,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83562,
"c": 0.18751,
"h": 149.8
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#5BEA84
secondary
#B43690
accent
#0C9FDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581