#5BDC8F#5BDC8F
#5BDC8F is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.159 H 154.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDC8F |
|---|---|
| RGB | rgb(91, 220, 143) |
| HSL | hsl(144, 65%, 61%) |
| HSV | hsv(144, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.27, -52.71, 27.46) |
| CIE-LCH | lch(79.27, 59.44, 152.48°) |
| OKLab | oklab(80.3% -0.1431 0.069) |
| OKLCH | oklch(80.3% 0.159 154.3) |
| XYZ | xyz(34.8627, 55.3904, 34.8355) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 4.22
Seaweed
#18D17B
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.85
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDC8F #DC5BA8
analogous
#67DC5B #5BDC8F #5BDCCF
triadic
#5BDC8F #8F5BDC #DC8F5B
tetradic
#5BDC8F #5B67DC #DC5BA8 #DCCF5B
square
#5BDC8F #5B67DC #DC5BA8 #DCCF5B
split-complementary
#5BDC8F #CF5BDC #DC5B67
monochromatic
#219B52 #2CCE6D #5BDC8F #8DE7B1 #C0F2D4
Accessibility & contrast
On white
1.74
#5BDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5BDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDC8F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDC8F | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#2EDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdc8f; /* rgb */ color: rgb(91, 220, 143); /* oklch */ color: oklch(80.3% 0.159 154.3);
Tailwind
colors: {
custom: {
50: '#94e8b0',
500: '#5bdc8f',
950: '#000000',
},
}SCSS
$custom: #5bdc8f; $custom-light: #94e8b0; $custom-dark: #000000;
JSON
{
"hex": "#5bdc8f",
"rgb": {
"r": 91,
"g": 220,
"b": 143
},
"hsl": {
"h": 144.186,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.80304,
"c": 0.15881,
"h": 154.3
},
"luminance": 0.55394
}Semantic roles & 50–950 ramp
primary
#5BDC8F
secondary
#9F3C77
accent
#1984CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481