#5BDC8A#5BDC8A
#5BDC8A is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.163 H 152.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDC8A |
|---|---|
| RGB | rgb(91, 220, 138) |
| HSL | hsl(142, 65%, 61%) |
| HSV | hsv(142, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.18, -53.62, 29.92) |
| CIE-LCH | lch(79.18, 61.40, 150.84°) |
| OKLab | oklab(80.21% -0.1453 0.0748) |
| OKLCH | oklch(80.21% 0.163 152.8) |
| XYZ | xyz(34.4923, 55.2422, 32.8849) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Aqua Green
#12E193
ΔE00 3.80
Seaweed
#18D17B
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.18
Emerald
#50C878
ΔE00 4.92
Turquoise Green
#04F489
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDC8A #DC5BAD
analogous
#6CDC5B #5BDC8A #5BDCCA
triadic
#5BDC8A #8A5BDC #DC8A5B
tetradic
#5BDC8A #5B6CDC #DC5BAD #DCCA5B
square
#5BDC8A #5B6CDC #DC5BAD #DCCA5B
split-complementary
#5BDC8A #CA5BDC #DC5B6C
monochromatic
#219B4E #2CCE67 #5BDC8A #8DE7AE #C0F2D2
Accessibility & contrast
On white
1.74
#5BDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5BDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDC8A
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDC8A | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#31D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdc8a; /* rgb */ color: rgb(91, 220, 138); /* oklch */ color: oklch(80.2% 0.163 152.8);
Tailwind
colors: {
custom: {
50: '#94e8ad',
500: '#5bdc8a',
950: '#000000',
},
}SCSS
$custom: #5bdc8a; $custom-light: #94e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5bdc8a",
"rgb": {
"r": 91,
"g": 220,
"b": 138
},
"hsl": {
"h": 141.86,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.80207,
"c": 0.16338,
"h": 152.8
},
"luminance": 0.55246
}Semantic roles & 50–950 ramp
primary
#5BDC8A
secondary
#9F3C7B
accent
#198BCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481