#5BE992#5BE992
#5BE992 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.174 H 153.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE992 |
|---|---|
| RGB | rgb(91, 233, 146) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.22, -57.27, 31.21) |
| CIE-LCH | lch(83.22, 65.22, 151.41°) |
| OKLab | oklab(83.56% -0.155 0.078) |
| OKLCH | oklch(83.56% 0.174 153.3) |
| XYZ | xyz(38.6385, 62.5734, 37.2302) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE992 #E95BB2
analogous
#6BE95B #5BE992 #5BE9D9
triadic
#5BE992 #925BE9 #E9925B
tetradic
#5BE992 #5B6BE9 #E95BB2 #E9D95B
square
#5BE992 #5B6BE9 #E95BB2 #E9D95B
split-complementary
#5BE992 #D95BE9 #E95B6B
monochromatic
#18B253 #25E26E #5BE992 #91F0B6 #C7F7DA
Accessibility & contrast
On white
1.55
#5BE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5BE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE992
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE992 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#24E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be992; /* rgb */ color: rgb(91, 233, 146); /* oklch */ color: oklch(83.6% 0.174 153.3);
Tailwind
colors: {
custom: {
50: '#96f1b2',
500: '#5be992',
950: '#000000',
},
}SCSS
$custom: #5be992; $custom-light: #96f1b2; $custom-dark: #000000;
JSON
{
"hex": "#5be992",
"rgb": {
"r": 91,
"g": 233,
"b": 146
},
"hsl": {
"h": 143.239,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83564,
"c": 0.17355,
"h": 153.3
},
"luminance": 0.62577
}Semantic roles & 50–950 ramp
primary
#5BE992
secondary
#B23682
accent
#0D8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581