#5BEA91#5BEA91
#5BEA91 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.176 H 152.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA91 |
|---|---|
| RGB | rgb(91, 234, 145) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.50, -57.83, 32.09) |
| CIE-LCH | lch(83.50, 66.14, 150.97°) |
| OKLab | oklab(83.79% -0.1565 0.08) |
| OKLCH | oklch(83.79% 0.176 152.9) |
| XYZ | xyz(38.8449, 63.1102, 36.9170) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA91 #EA5BB4
analogous
#6CEA5B #5BEA91 #5BEAD8
triadic
#5BEA91 #915BEA #EA915B
tetradic
#5BEA91 #5B6CEA #EA5BB4 #EAD85B
square
#5BEA91 #5B6CEA #EA5BB4 #EAD85B
split-complementary
#5BEA91 #D85BEA #EA5B6C
monochromatic
#17B452 #25E36D #5BEA91 #91F1B5 #C8F8DA
Accessibility & contrast
On white
1.54
#5BEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5BEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA91
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA91 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#24E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea91; /* rgb */ color: rgb(91, 234, 145); /* oklch */ color: oklch(83.8% 0.176 152.9);
Tailwind
colors: {
custom: {
50: '#96f2b2',
500: '#5bea91',
950: '#000000',
},
}SCSS
$custom: #5bea91; $custom-light: #96f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5bea91",
"rgb": {
"r": 91,
"g": 234,
"b": 145
},
"hsl": {
"h": 142.657,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83791,
"c": 0.17577,
"h": 152.9
},
"luminance": 0.63114
}Semantic roles & 50–950 ramp
primary
#5BEA91
secondary
#B43684
accent
#0C8CDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581