#7CDC86#7CDC86
#7CDC86 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.150 H 146.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC86 |
|---|---|
| RGB | rgb(124, 220, 134) |
| HSL | hsl(126, 58%, 67%) |
| HSV | hsv(126, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.29, -46.02, 33.63) |
| CIE-LCH | lch(80.29, 57.00, 143.84°) |
| OKLab | oklab(81.42% -0.1252 0.0834) |
| OKLCH | oklch(81.42% 0.15 146.3) |
| XYZ | xyz(38.2064, 57.1902, 31.5752) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.37
Weird Green
#3AE57F
ΔE00 5.33
Lightish Green
#61E160
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.17
Emerald
#50C878
ΔE00 6.22
Tealish Green
#0CDC73
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC86 #DC7CD2
analogous
#A2DC7C #7CDC86 #7CDCB6
triadic
#7CDC86 #867CDC #DC867C
tetradic
#7CDC86 #7CA2DC #DC7CD2 #DCB67C
square
#7CDC86 #7CA2DC #DC7CD2 #DCB67C
split-complementary
#7CDC86 #B67CDC #DC7CA2
monochromatic
#2FAF3C #4CCF59 #7CDC86 #ACE9B3 #DDF6DF
Accessibility & contrast
On white
1.69
#7CDC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7CDC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC86
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC86 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D1C48B
Tritanopia (blue-blind)
#6ED8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc86; /* rgb */ color: rgb(124, 220, 134); /* oklch */ color: oklch(81.4% 0.150 146.3);
Tailwind
colors: {
custom: {
50: '#a7e7aa',
500: '#7cdc86',
950: '#000000',
},
}SCSS
$custom: #7cdc86; $custom-light: #a7e7aa; $custom-dark: #000000;
JSON
{
"hex": "#7cdc86",
"rgb": {
"r": 124,
"g": 220,
"b": 134
},
"hsl": {
"h": 126.25,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81415,
"c": 0.1504,
"h": 146.3
},
"luminance": 0.57193
}Semantic roles & 50–950 ramp
primary
#7CDC86
secondary
#B14BA7
accent
#20B4C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481