#7CDC80#7CDC80
#7CDC80 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.156 H 144.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC80 |
|---|---|
| RGB | rgb(124, 220, 128) |
| HSL | hsl(123, 58%, 67%) |
| HSV | hsv(123, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(80.20, -46.94, 36.54) |
| CIE-LCH | lch(80.20, 59.48, 142.10°) |
| OKLab | oklab(81.31% -0.1277 0.09) |
| OKLCH | oklch(81.31% 0.156 144.8) |
| XYZ | xyz(37.7997, 57.0275, 29.4335) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Lightish Green
#61E160
ΔE00 5.03
Weird Green
#3AE57F
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 6.16
Fresh Green
#69D84F
ΔE00 6.24
Emerald
#50C878
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC80 #DC7CD8
analogous
#A8DC7C #7CDC80 #7CDCB0
triadic
#7CDC80 #807CDC #DC807C
tetradic
#7CDC80 #7CA8DC #DC7CD8 #DCB07C
square
#7CDC80 #7CA8DC #DC7CD8 #DCB07C
split-complementary
#7CDC80 #B07CDC #DC7CA8
monochromatic
#2FAF34 #4CCF51 #7CDC80 #ACE9AF #DDF6DE
Accessibility & contrast
On white
1.69
#7CDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#7CDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC80
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC80 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#6FD7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc80; /* rgb */ color: rgb(124, 220, 128); /* oklch */ color: oklch(81.3% 0.156 144.8);
Tailwind
colors: {
custom: {
50: '#a7e7a6',
500: '#7cdc80',
950: '#000000',
},
}SCSS
$custom: #7cdc80; $custom-light: #a7e7a6; $custom-dark: #000000;
JSON
{
"hex": "#7cdc80",
"rgb": {
"r": 124,
"g": 220,
"b": 128
},
"hsl": {
"h": 122.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8131,
"c": 0.15621,
"h": 144.8
},
"luminance": 0.5703
}Semantic roles & 50–950 ramp
primary
#7CDC80
secondary
#B14BAD
accent
#20BFC5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480