#5CDC7D#5CDC7D
#5CDC7D is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.175 H 149.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC7D |
|---|---|
| RGB | rgb(92, 220, 125) |
| HSL | hsl(135, 65%, 61%) |
| HSV | hsv(135, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.01, -55.60, 36.28) |
| CIE-LCH | lch(79.01, 66.39, 146.87°) |
| OKLab | oklab(80.01% -0.1504 0.0893) |
| OKLCH | oklch(80.01% 0.175 149.3) |
| XYZ | xyz(33.7061, 54.9392, 28.2261) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Tealish Green
#0CDC73
ΔE00 3.26
Seaweed
#18D17B
ΔE00 4.68
Lightish Green
#61E160
ΔE00 4.94
Emerald
#50C878
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC7D #DC5CBB
analogous
#7BDC5C #5CDC7D #5CDCBD
triadic
#5CDC7D #7D5CDC #DC7D5C
tetradic
#5CDC7D #5C7BDC #DC5CBB #DCBD5C
square
#5CDC7D #5C7BDC #DC5CBB #DCBD5C
split-complementary
#5CDC7D #BD5CDC #DC5C7B
monochromatic
#229C41 #2CCE56 #5CDC7D #8EE7A5 #C1F2CD
Accessibility & contrast
On white
1.75
#5CDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5CDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC7D
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC7D | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#3AD8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cdc7d; /* rgb */ color: rgb(92, 220, 125); /* oklch */ color: oklch(80.0% 0.175 149.3);
Tailwind
colors: {
custom: {
50: '#95e8a4',
500: '#5cdc7d',
950: '#000000',
},
}SCSS
$custom: #5cdc7d; $custom-light: #95e8a4; $custom-dark: #000000;
JSON
{
"hex": "#5cdc7d",
"rgb": {
"r": 92,
"g": 220,
"b": 125
},
"hsl": {
"h": 135.469,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80005,
"c": 0.17489,
"h": 149.3
},
"luminance": 0.54942
}Semantic roles & 50–950 ramp
primary
#5CDC7D
secondary
#A03C86
accent
#199ECC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480