#5BE68A#5BE68A
#5BE68A is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.177 H 151.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE68A |
|---|---|
| RGB | rgb(91, 230, 138) |
| HSL | hsl(140, 74%, 63%) |
| HSV | hsv(140, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.19, -57.51, 33.89) |
| CIE-LCH | lch(82.19, 66.75, 149.49°) |
| OKLab | oklab(82.68% -0.1555 0.0841) |
| OKLCH | oklch(82.68% 0.177 151.6) |
| XYZ | xyz(37.1958, 60.6491, 33.7861) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Turquoise Green
#04F489
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.48
Sea Green (survey)
#53FCA1
ΔE00 4.97
Wintergreen
#20F986
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE68A #E65BB7
analogous
#71E65B #5BE68A #5BE6D0
triadic
#5BE68A #8A5BE6 #E68A5B
tetradic
#5BE68A #5B71E6 #E65BB7 #E6D05B
square
#5BE68A #5B71E6 #E65BB7 #E6D05B
split-complementary
#5BE68A #D05BE6 #E65B71
monochromatic
#1AAC4C #26DE64 #5BE68A #90EEB0 #C5F6D6
Accessibility & contrast
On white
1.60
#5BE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5BE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE68A
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE68A | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#2CE3CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be68a; /* rgb */ color: rgb(91, 230, 138); /* oklch */ color: oklch(82.7% 0.177 151.6);
Tailwind
colors: {
custom: {
50: '#96efad',
500: '#5be68a',
950: '#000000',
},
}SCSS
$custom: #5be68a; $custom-light: #96efad; $custom-dark: #000000;
JSON
{
"hex": "#5be68a",
"rgb": {
"r": 91,
"g": 230,
"b": 138
},
"hsl": {
"h": 140.288,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82678,
"c": 0.17681,
"h": 151.6
},
"luminance": 0.60653
}Semantic roles & 50–950 ramp
primary
#5BE68A
secondary
#AE3886
accent
#1093D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581