#5CDC80#5CDC80
#5CDC80 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.172 H 150.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC80 |
|---|---|
| RGB | rgb(92, 220, 128) |
| HSL | hsl(137, 65%, 61%) |
| HSV | hsv(137, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.05, -55.11, 34.83) |
| CIE-LCH | lch(79.05, 65.20, 147.71°) |
| OKLab | oklab(80.06% -0.1491 0.0861) |
| OKLCH | oklch(80.06% 0.172 150) |
| XYZ | xyz(33.9007, 55.0170, 29.2507) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Tealish Green
#0CDC73
ΔE00 3.37
Seaweed
#18D17B
ΔE00 4.48
Aqua Green
#12E193
ΔE00 5.03
Emerald
#50C878
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC80 #DC5CB8
analogous
#78DC5C #5CDC80 #5CDCC0
triadic
#5CDC80 #805CDC #DC805C
tetradic
#5CDC80 #5C78DC #DC5CB8 #DCC05C
square
#5CDC80 #5C78DC #DC5CB8 #DCC05C
split-complementary
#5CDC80 #C05CDC #DC5C78
monochromatic
#229C44 #2CCE5A #5CDC80 #8EE7A7 #C1F2CF
Accessibility & contrast
On white
1.75
#5CDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5CDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC80
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC80 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#39D8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cdc80; /* rgb */ color: rgb(92, 220, 128); /* oklch */ color: oklch(80.1% 0.172 150.0);
Tailwind
colors: {
custom: {
50: '#95e8a6',
500: '#5cdc80',
950: '#000000',
},
}SCSS
$custom: #5cdc80; $custom-light: #95e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5cdc80",
"rgb": {
"r": 92,
"g": 220,
"b": 128
},
"hsl": {
"h": 136.875,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80057,
"c": 0.17214,
"h": 150
},
"luminance": 0.5502
}Semantic roles & 50–950 ramp
primary
#5CDC80
secondary
#A03C84
accent
#199ACC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480