#5BE68D#5BE68D
#5BE68D is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.174 H 152.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE68D |
|---|---|
| RGB | rgb(91, 230, 141) |
| HSL | hsl(142, 74%, 63%) |
| HSV | hsv(142, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.24, -56.99, 32.44) |
| CIE-LCH | lch(82.24, 65.58, 150.35°) |
| OKLab | oklab(82.73% -0.1542 0.0808) |
| OKLCH | oklch(82.73% 0.174 152.3) |
| XYZ | xyz(37.4160, 60.7372, 34.9458) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Aqua Green
#12E193
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 4.36
Sea Green (survey)
#53FCA1
ΔE00 4.84
Light Green Blue
#56FCA2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE68D #E65BB4
analogous
#6EE65B #5BE68D #5BE6D3
triadic
#5BE68D #8D5BE6 #E68D5B
tetradic
#5BE68D #5B6EE6 #E65BB4 #E6D35B
square
#5BE68D #5B6EE6 #E65BB4 #E6D35B
split-complementary
#5BE68D #D35BE6 #E65B6E
monochromatic
#1AAC4F #26DE68 #5BE68D #90EEB2 #C5F6D7
Accessibility & contrast
On white
1.60
#5BE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5BE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE68D
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE68D | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#2AE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be68d; /* rgb */ color: rgb(91, 230, 141); /* oklch */ color: oklch(82.7% 0.174 152.3);
Tailwind
colors: {
custom: {
50: '#96efaf',
500: '#5be68d',
950: '#000000',
},
}SCSS
$custom: #5be68d; $custom-light: #96efaf; $custom-dark: #000000;
JSON
{
"hex": "#5be68d",
"rgb": {
"r": 91,
"g": 230,
"b": 141
},
"hsl": {
"h": 141.583,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82732,
"c": 0.17408,
"h": 152.3
},
"luminance": 0.60741
}Semantic roles & 50–950 ramp
primary
#5BE68D
secondary
#AE3883
accent
#108ED6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581