#5BDC8B#5BDC8B
#5BDC8B is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.162 H 153.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDC8B |
|---|---|
| RGB | rgb(91, 220, 139) |
| HSL | hsl(142, 65%, 61%) |
| HSV | hsv(142, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.20, -53.44, 29.43) |
| CIE-LCH | lch(79.20, 61.01, 151.16°) |
| OKLab | oklab(80.23% -0.1448 0.0736) |
| OKLCH | oklch(80.23% 0.162 153.1) |
| XYZ | xyz(34.5650, 55.2713, 33.2680) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.71
Seaweed
#18D17B
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.31
Emerald
#50C878
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDC8B #DC5BAC
analogous
#6BDC5B #5BDC8B #5BDCCC
triadic
#5BDC8B #8B5BDC #DC8B5B
tetradic
#5BDC8B #5B6BDC #DC5BAC #DCCC5B
square
#5BDC8B #5B6BDC #DC5BAC #DCCC5B
split-complementary
#5BDC8B #CC5BDC #DC5B6B
monochromatic
#219B4F #2CCE68 #5BDC8B #8DE7AF #C0F2D2
Accessibility & contrast
On white
1.74
#5BDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5BDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDC8B
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDC8B | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#31D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdc8b; /* rgb */ color: rgb(91, 220, 139); /* oklch */ color: oklch(80.2% 0.162 153.1);
Tailwind
colors: {
custom: {
50: '#94e8ad',
500: '#5bdc8b',
950: '#000000',
},
}SCSS
$custom: #5bdc8b; $custom-light: #94e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5bdc8b",
"rgb": {
"r": 91,
"g": 220,
"b": 139
},
"hsl": {
"h": 142.326,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.80226,
"c": 0.16247,
"h": 153.1
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#5BDC8B
secondary
#9F3C7A
accent
#198ACD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481