#5CDC8C#5CDC8C
#5CDC8C is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.161 H 153.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC8C |
|---|---|
| RGB | rgb(92, 220, 140) |
| HSL | hsl(143, 65%, 61%) |
| HSV | hsv(143, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 36.4%, 13.7%) |
| CIE-LAB | lab(79.24, -53.05, 28.98) |
| CIE-LCH | lch(79.24, 60.45, 151.35°) |
| OKLab | oklab(80.28% -0.1438 0.0726) |
| OKLCH | oklch(80.28% 0.161 153.2) |
| XYZ | xyz(34.7377, 55.3519, 33.6592) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.83
Seaweed
#18D17B
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.47
Emerald
#50C878
ΔE00 4.99
Turquoise Green
#04F489
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC8C #DC5CAC
analogous
#6CDC5C #5CDC8C #5CDCCC
triadic
#5CDC8C #8C5CDC #DC8C5C
tetradic
#5CDC8C #5C6CDC #DC5CAC #DCCC5C
square
#5CDC8C #5C6CDC #DC5CAC #DCCC5C
split-complementary
#5CDC8C #CC5CDC #DC5C6C
monochromatic
#229C4F #2CCE69 #5CDC8C #8EE7B0 #C1F2D3
Accessibility & contrast
On white
1.74
#5CDC8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5CDC8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC8C
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC8C | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC87
Deuteranopia (green-blind)
#CBBF91
Tritanopia (blue-blind)
#33D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cdc8c; /* rgb */ color: rgb(92, 220, 140); /* oklch */ color: oklch(80.3% 0.161 153.2);
Tailwind
colors: {
custom: {
50: '#95e8ae',
500: '#5cdc8c',
950: '#000000',
},
}SCSS
$custom: #5cdc8c; $custom-light: #95e8ae; $custom-dark: #000000;
JSON
{
"hex": "#5cdc8c",
"rgb": {
"r": 92,
"g": 220,
"b": 140
},
"hsl": {
"h": 142.5,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80278,
"c": 0.16109,
"h": 153.2
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#5CDC8C
secondary
#A03C7B
accent
#1989CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481