#7CDC84#7CDC84
#7CDC84 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.4% C 0.152 H 145.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC84 |
|---|---|
| RGB | rgb(124, 220, 132) |
| HSL | hsl(125, 58%, 67%) |
| HSV | hsv(125, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(80.26, -46.33, 34.60) |
| CIE-LCH | lch(80.26, 57.83, 143.25°) |
| OKLab | oklab(81.38% -0.126 0.0856) |
| OKLCH | oklch(81.38% 0.152 145.8) |
| XYZ | xyz(38.0682, 57.1349, 30.8475) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 6.19
Emerald
#50C878
ΔE00 6.30
Hospital Green
#9BE5AA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC84 #DC7CD4
analogous
#A4DC7C #7CDC84 #7CDCB4
triadic
#7CDC84 #847CDC #DC847C
tetradic
#7CDC84 #7CA4DC #DC7CD4 #DCB47C
square
#7CDC84 #7CA4DC #DC7CD4 #DCB47C
split-complementary
#7CDC84 #B47CDC #DC7CA4
monochromatic
#2FAF39 #4CCF57 #7CDC84 #ACE9B1 #DDF6DF
Accessibility & contrast
On white
1.69
#7CDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#7CDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC84
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC84 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#6ED8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc84; /* rgb */ color: rgb(124, 220, 132); /* oklch */ color: oklch(81.4% 0.152 145.8);
Tailwind
colors: {
custom: {
50: '#a7e7a8',
500: '#7cdc84',
950: '#000000',
},
}SCSS
$custom: #7cdc84; $custom-light: #a7e7a8; $custom-dark: #000000;
JSON
{
"hex": "#7cdc84",
"rgb": {
"r": 124,
"g": 220,
"b": 132
},
"hsl": {
"h": 125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81379,
"c": 0.15233,
"h": 145.8
},
"luminance": 0.57137
}Semantic roles & 50–950 ramp
primary
#7CDC84
secondary
#B14BA9
accent
#20B8C5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101610
muted
#818480