#5BDC88#5BDC88
#5BDC88 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.165 H 152.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDC88 |
|---|---|
| RGB | rgb(91, 220, 136) |
| HSL | hsl(141, 65%, 61%) |
| HSV | hsv(141, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.15, -53.97, 30.90) |
| CIE-LCH | lch(79.15, 62.19, 150.21°) |
| OKLab | oklab(80.17% -0.1462 0.077) |
| OKLCH | oklch(80.17% 0.165 152.2) |
| XYZ | xyz(34.3489, 55.1848, 32.1294) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Tealish Green
#0CDC73
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.01
Seaweed
#18D17B
ΔE00 4.15
Emerald
#50C878
ΔE00 4.90
Turquoise Green
#04F489
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDC88 #DC5BAF
analogous
#6EDC5B #5BDC88 #5BDCC8
triadic
#5BDC88 #885BDC #DC885B
tetradic
#5BDC88 #5B6EDC #DC5BAF #DCC85B
square
#5BDC88 #5B6EDC #DC5BAF #DCC85B
split-complementary
#5BDC88 #C85BDC #DC5B6E
monochromatic
#219B4C #2CCE64 #5BDC88 #8DE7AD #C0F2D1
Accessibility & contrast
On white
1.74
#5BDC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5BDC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDC88
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDC88 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#32D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdc88; /* rgb */ color: rgb(91, 220, 136); /* oklch */ color: oklch(80.2% 0.165 152.2);
Tailwind
colors: {
custom: {
50: '#94e8ab',
500: '#5bdc88',
950: '#000000',
},
}SCSS
$custom: #5bdc88; $custom-light: #94e8ab; $custom-dark: #000000;
JSON
{
"hex": "#5bdc88",
"rgb": {
"r": 91,
"g": 220,
"b": 136
},
"hsl": {
"h": 140.93,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.80169,
"c": 0.16522,
"h": 152.2
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#5BDC88
secondary
#9F3C7D
accent
#198ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481