#5BE68C#5BE68C
#5BE68C is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.175 H 152.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE68C |
|---|---|
| RGB | rgb(91, 230, 140) |
| HSL | hsl(141, 74%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.22, -57.16, 32.93) |
| CIE-LCH | lch(82.22, 65.97, 150.06°) |
| OKLab | oklab(82.71% -0.1546 0.0819) |
| OKLCH | oklch(82.71% 0.175 152.1) |
| XYZ | xyz(37.3419, 60.7075, 34.5557) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE68C #E65BB5
analogous
#6FE65B #5BE68C #5BE6D1
triadic
#5BE68C #8C5BE6 #E68C5B
tetradic
#5BE68C #5B6FE6 #E65BB5 #E6D15B
square
#5BE68C #5B6FE6 #E65BB5 #E6D15B
split-complementary
#5BE68C #D15BE6 #E65B6F
monochromatic
#1AAC4E #26DE67 #5BE68C #90EEB1 #C5F6D6
Accessibility & contrast
On white
1.60
#5BE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5BE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE68C
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE68C | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D486
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#2BE3CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be68c; /* rgb */ color: rgb(91, 230, 140); /* oklch */ color: oklch(82.7% 0.175 152.1);
Tailwind
colors: {
custom: {
50: '#96efae',
500: '#5be68c',
950: '#000000',
},
}SCSS
$custom: #5be68c; $custom-light: #96efae; $custom-dark: #000000;
JSON
{
"hex": "#5be68c",
"rgb": {
"r": 91,
"g": 230,
"b": 140
},
"hsl": {
"h": 141.151,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82714,
"c": 0.17499,
"h": 152.1
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#5BE68C
secondary
#AE3884
accent
#1090D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581