#7CDC82#7CDC82
#7CDC82 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.154 H 145.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC82 |
|---|---|
| RGB | rgb(124, 220, 130) |
| HSL | hsl(124, 58%, 67%) |
| HSV | hsv(124, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(80.22, -46.64, 35.57) |
| CIE-LCH | lch(80.22, 58.65, 142.67°) |
| OKLab | oklab(81.35% -0.1269 0.0878) |
| OKLCH | oklch(81.35% 0.154 145.3) |
| XYZ | xyz(37.9327, 57.0807, 30.1336) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 6.17
Emerald
#50C878
ΔE00 6.40
Soft Green
#6FC276
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC82 #DC7CD6
analogous
#A6DC7C #7CDC82 #7CDCB2
triadic
#7CDC82 #827CDC #DC827C
tetradic
#7CDC82 #7CA6DC #DC7CD6 #DCB27C
square
#7CDC82 #7CA6DC #DC7CD6 #DCB27C
split-complementary
#7CDC82 #B27CDC #DC7CA6
monochromatic
#2FAF37 #4CCF54 #7CDC82 #ACE9B0 #DDF6DE
Accessibility & contrast
On white
1.69
#7CDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#7CDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC82
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC82 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#6FD8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc82; /* rgb */ color: rgb(124, 220, 130); /* oklch */ color: oklch(81.3% 0.154 145.3);
Tailwind
colors: {
custom: {
50: '#a7e7a7',
500: '#7cdc82',
950: '#000000',
},
}SCSS
$custom: #7cdc82; $custom-light: #a7e7a7; $custom-dark: #000000;
JSON
{
"hex": "#7cdc82",
"rgb": {
"r": 124,
"g": 220,
"b": 130
},
"hsl": {
"h": 123.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81345,
"c": 0.15428,
"h": 145.3
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#7CDC82
secondary
#B14BAB
accent
#20BBC5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480